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

[controller] Do not throw exception on retrying empty push #1545

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

majisourav99
Copy link
Contributor

Do not throw exception on retrying empty push

If the empty push of system store fails, the current code retries another empty push. We should not throw exception to block the admin channel on such cases.

How was this PR tested?

GHCI

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to explain your proposed changes and call out the behavior change.

kvargha
kvargha previously approved these changes Feb 19, 2025
@majisourav99 majisourav99 merged commit 658d775 into linkedin:main Feb 19, 2025
58 checks passed
@majisourav99 majisourav99 deleted the adminPush branch February 19, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants