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 mechanism for pubsub #2889

Open
JaydipGabani opened this issue Jul 19, 2023 · 12 comments
Open

Retry mechanism for pubsub #2889

JaydipGabani opened this issue Jul 19, 2023 · 12 comments
Labels
enhancement New feature or request stale

Comments

@JaydipGabani
Copy link
Contributor

Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Audit prevents publishing a violation if it fails on the first try. It would be helpful to have some sort of retry mechanism to make sure we do not move on after just one publishing try in the event of an error.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
The following questions might help in understanding some of the requirement:

  • Can we rely on retry logic on the underlying pub sub tool?
  • Should the driver implement this logic of retry?
  • How to make the retries configurable? (pass it in connection client config?)

Environment:

  • Gatekeeper version:
  • Kubernetes version: (use kubectl version):
@JaydipGabani JaydipGabani added the enhancement New feature or request label Jul 19, 2023
@stale
Copy link

stale bot commented Sep 19, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 19, 2023
@maxsmythe
Copy link
Contributor

Are we still working on pubsub?

@stale stale bot removed the stale label Sep 26, 2023
@JaydipGabani
Copy link
Contributor Author

Not working actively on this issue, but we can keep it open and see if ppl want this or not maybe?

Copy link

stale bot commented Nov 28, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 28, 2023
@JaydipGabani
Copy link
Contributor Author

Keep this open

@maxsmythe maxsmythe removed the stale label Nov 29, 2023
Copy link

stale bot commented Jan 30, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 30, 2024
@ritazh ritazh removed the stale label Jan 30, 2024
Copy link

stale bot commented Mar 30, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 30, 2024
@JaydipGabani JaydipGabani removed the stale label Apr 1, 2024
Copy link

stale bot commented Jun 3, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

Copy link

stale bot commented Aug 3, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 3, 2024
@JaydipGabani JaydipGabani removed the stale label Aug 5, 2024
Copy link

stale bot commented Oct 6, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 6, 2024
@JaydipGabani JaydipGabani removed the stale label Oct 7, 2024
Copy link

stale bot commented Dec 8, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 8, 2024
Copy link

stale bot commented Feb 14, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

3 participants