Skip to content

Conversation

@mhaas
Copy link
Contributor

@mhaas mhaas commented Jun 17, 2022

Checks:

  • README.md is maintained
  • Documentation is maintained
  • CHANGELOG.md is updated
  • Tests added

With the previous settings of `backoff_factor = 0.03` and `NUM_REQUEST_RETRIES = 5`,
we would give the DAR service only around 5 seconds to recover.

By changing to `backoff_factor = 0.05` and ``NUM_REQUEST_RETRIES = 5`, we end
up retrying over a period of around 30s.
@mhaas mhaas requested a review from SreevishnuAB June 17, 2022 07:53
@mhaas mhaas changed the base branch from main to bulk_inference_resilience June 17, 2022 07:53
Copy link
Contributor

@SreevishnuAB SreevishnuAB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Base automatically changed from bulk_inference_resilience to main June 17, 2022 15:55
@mhaas mhaas merged commit 07e05fe into main Jun 17, 2022
@mhaas mhaas deleted the general_resilience branch June 17, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants