guac icon indicating copy to clipboard operation
guac copied to clipboard

Add retry for guacone osv

Open naveensrinivasan opened this issue 2 years ago • 5 comments

Description of the PR

  • Add backoff package 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 -s flag to git commit.
  • [ ] All new changes are covered by tests
  • [ ] If GraphQL schema is changed, make generate has been run
  • [ ] If collectsub protobuf has been changed, make proto has been run
  • [ ] All CI checks are passing (tests and formatting)
  • [ ] All dependent PRs have already been merged

naveensrinivasan avatar Oct 20 '23 20:10 naveensrinivasan

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!

stale[bot] avatar Dec 19 '23 23:12 stale[bot]

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!

stale[bot] avatar Jan 19 '24 06:01 stale[bot]

Re-opening this issue as it resolves https://github.com/guacsec/guac/issues/1099

pxp928 avatar Jan 19 '24 14:01 pxp928

@naveensrinivasan might need a quick rebase

I have rebased the change.

naveensrinivasan avatar Jan 19 '24 14:01 naveensrinivasan

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!

stale[bot] avatar Mar 22 '24 19:03 stale[bot]

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!

stale[bot] avatar Apr 22 '24 01:04 stale[bot]