-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌱 Retry external network calls when publishing results (#1191)
* 🌱 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> * add retry for webapp post Signed-off-by: Spencer Schrock <sschrock@google.com> * add package comment to silence linter. Signed-off-by: Spencer Schrock <sschrock@google.com> * Switch e2e test to unit test. And test backoff feature. Signed-off-by: Spencer Schrock <sschrock@google.com> * Add test which counts number of retries. Signed-off-by: Spencer Schrock <sschrock@google.com> --------- Signed-off-by: Spencer Schrock <sschrock@google.com> Co-authored-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
- Loading branch information
1 parent
0eed6cb
commit 8808ed2
Showing
2 changed files
with
170 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters