Skip to content

Commit

Permalink
Remove EventLoop version of Endpoint Discovery code (#552)
Browse files Browse the repository at this point in the history
* Add ExpiringValue actor

* Replace EventLoop endpoint discovery

* Rename AWSClient+EndpointDiscovery+async

* Add tests for ExpiringValue, add comments

* more comments

* Remove Date.now

* Add logging for endpoint discovery

* Update Sources/SotoCore/AWSClient+EndpointDiscovery.swift

Co-authored-by: Tim Condon <[email protected]>

* Add comment about endpoint renewal

---------

Co-authored-by: Tim Condon <[email protected]>
  • Loading branch information
adam-fowler and 0xTim committed Jul 5, 2023
1 parent 1810e0a commit 12b98fd
Show file tree
Hide file tree
Showing 7 changed files with 268 additions and 409 deletions.
238 changes: 0 additions & 238 deletions Sources/SotoCore/AWSClient+EndpointDiscovery+async.swift

This file was deleted.

Loading

0 comments on commit 12b98fd

Please sign in to comment.