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

- Exceptions apparently fire as original module rather than import-as #61906

Conversation

tkwilliams
Copy link
Contributor

Improves behaviour of #61417

While not a total fix -- which would involve entirely replacing the "retry 3 times" logic with something tunable, and back-off based -- this does at least fix the extant retry logic to work with both available MySQL python modules.

@tkwilliams tkwilliams force-pushed the tkwilliams_fix_mysql_mininon_cache branch from dc60b22 to a6979cf Compare April 1, 2022 19:24
@tkwilliams
Copy link
Contributor Author

OK, current v3004.1 is completely broken WRT minion cache, unrelated to this fix. This patch works on my older v3004, but v3004.1 is borked, with or without this patch.

Closing this one - will submit a larger patch to resolve 3004.1 breakage along with this smaller fix.

@tkwilliams tkwilliams closed this Apr 1, 2022
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.

1 participant