Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: added max of retries for protect APIServer #60

Merged
merged 9 commits into from
Aug 25, 2024

Conversation

IvanildoBarauna
Copy link
Member

No description provided.

Copy link

codecov bot commented Aug 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0c6965c) to head (2c9f68b).
Report is 19 commits behind head on main.

@@            Coverage Diff            @@
##              main       #60   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines          206       208    +2     
=========================================
+ Hits           206       208    +2     
Files with missing lines Coverage Δ
src/api_to_dataframe/models/retainer.py 100.00% <100.00%> (ø)
src/api_to_dataframe/utils/__init__.py 100.00% <100.00%> (ø)
tests/test_controller_client_builder.py 100.00% <ø> (ø)
tests/test_models_retainer.py 100.00% <100.00%> (ø)

@IvanildoBarauna IvanildoBarauna merged commit 09e9966 into main Aug 25, 2024
6 checks passed
@IvanildoBarauna IvanildoBarauna deleted the feature/MaxOffQuantityOfRetries branch August 25, 2024 03:31
@IvanildoBarauna IvanildoBarauna added the enhancement New feature or request label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backoff for quantity of retries
1 participant