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

🌱 Retry external network calls when publishing results #1191

Merged
merged 5 commits into from Jun 22, 2023

Commits on Jun 21, 2023

  1. 🌱 Retries for signing the results with rekor.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    Co-authored-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    spencerschrock and naveensrinivasan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8bae4f0 View commit details
    Browse the repository at this point in the history
  2. add retry for webapp post

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    60077c9 View commit details
    Browse the repository at this point in the history
  3. add package comment to silence linter.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7864558 View commit details
    Browse the repository at this point in the history
  4. Switch e2e test to unit test. And test backoff feature.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    786f3db View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Add test which counts number of retries.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    32ae9ad View commit details
    Browse the repository at this point in the history