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

Update retry logic to handle network congestion. #250

Merged
merged 7 commits into from
Apr 5, 2024
Merged

Commits on Apr 4, 2024

  1. Rework retry logic.

    Add 4 manual retries.
    Add commitment level to confirmed.
    ankur2136 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0e0e568 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    c69919c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    722a3d5 View commit details
    Browse the repository at this point in the history
  3. Remove maxRetries: 0

    ankur2136 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e6dfc47 View commit details
    Browse the repository at this point in the history
  4. Bump up compute budget.

    ankur2136 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7fbd3f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed8ea79 View commit details
    Browse the repository at this point in the history
  6. Fix cli hang issue.

    ankur2136 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b421c61 View commit details
    Browse the repository at this point in the history