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

fix(kafka cleanup): Fix error with kafka cleanup by adding a retry loop #234

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

mdial89f
Copy link
Contributor

Purpose

This intends to fix the destroy failure we see when cleaning up kafka topics. A loop is added to retry.

Linked Issues to Close

None

Approach

Simple retry loop with a cooloff period.

Assorted Notes/Considerations/Learning

None.

@mdial89f mdial89f merged commit 86d75e6 into master Nov 30, 2023
17 checks passed
@mdial89f mdial89f deleted the fixdel branch November 30, 2023 03:44
Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant