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

[hailtop] safely use chunks #12492

Merged
merged 2 commits into from
Dec 5, 2022
Merged

[hailtop] safely use chunks #12492

merged 2 commits into from
Dec 5, 2022

Commits on Nov 21, 2022

  1. [hailtop] safely use chunks

    If we hit an exception and exit the iterator early, then we are
    no longer iterating. We need to record that fact so that we can
    retry transient errors.
    Dan King committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8a352bf View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. add missing import

    Dan King committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b74e6ac View commit details
    Browse the repository at this point in the history