This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ft: add resilient watcher class * ft: fixes existing tests * ft: support custom reconnect exceptions * ft: add tests * ft: updates logs and docstrings * ft: add changelog entry * Update tests/test_events_replicator.py Co-authored-by: Alexander Streed <[email protected]> * Update tests/test_events_replicator.py Co-authored-by: Alexander Streed <[email protected]> * Update tests/test_worker.py Co-authored-by: Alexander Streed <[email protected]> * Update prefect_kubernetes/utilities.py Co-authored-by: Alexander Streed <[email protected]> * fix: add infrastructure kill tests * ft: update _stream form * ft: make _stream public, remove log_stream * ft: use a capped set for caching * Update prefect_kubernetes/utilities.py Co-authored-by: Alexander Streed <[email protected]> * Update prefect_kubernetes/utilities.py Co-authored-by: Alexander Streed <[email protected]> * Update prefect_kubernetes/utilities.py Co-authored-by: Alexander Streed <[email protected]> --------- Co-authored-by: Alexander Streed <[email protected]>
- Loading branch information
1 parent
baeb9b4
commit f2e4d88
Showing
10 changed files
with
366 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.