guac
guac copied to clipboard
Add retry for guacone osv
Description of the PR
- Add
backoffpackage for retrying operations - Add constants for backoff configuration
- This is done at the moment for guacone osv in the subsequent PR's we can do it for others if we agree with the present implementation.
- Instead of https://github.com/guacsec/guac/pull/1363 as the conflicts were harder to resolve.
PR Checklist
- [x] All commits have a Developer Certificate of Origin (DCO) -- they are generated using
-sflag togit commit. - [ ] All new changes are covered by tests
- [ ] If GraphQL schema is changed,
make generatehas been run - [ ] If
collectsubprotobuf has been changed,make protohas been run - [ ] All CI checks are passing (tests and formatting)
- [ ] All dependent PRs have already been merged
This pull request has been automatically marked as stale because it has not had recent activity (60 days of inactivity). It will be closed in 30 days if no further activity occurs. Thank you for your contribution!
This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen it (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!
Re-opening this issue as it resolves https://github.com/guacsec/guac/issues/1099
@naveensrinivasan might need a quick rebase
I have rebased the change.
This pull request has been automatically marked as stale because it has not had recent activity (60 days of inactivity). It will be closed in 30 days if no further activity occurs. Thank you for your contribution!
This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen it (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!