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

Support request retry #42

Merged
merged 6 commits into from
Feb 21, 2023
Merged

Support request retry #42

merged 6 commits into from
Feb 21, 2023

Conversation

dieselrabbit
Copy link
Owner

Support retrying requests.

  • Settable retry limit.
  • Retry on:
    • Request timeout
    • Known error codes:
      • 13
      • 30
      • 31
    • ANy other unexpected response codes

Other changes:

  • Move decode_color_update to .requests.light. This removes .requests.color

@dieselrabbit dieselrabbit merged commit db58dd6 into dev Feb 21, 2023
@dieselrabbit dieselrabbit deleted the msg-mgr branch March 6, 2023 01:37
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.

1 participant