-
Notifications
You must be signed in to change notification settings - Fork 3
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
jira_integration - added retry mechnism in case of hitting rate limit #552
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Failed to generate code suggestions for PR |
…ionError for improved error management during issue creation
User description
PR Type
Enhancement
Description
Improved log message formatting in BaseK8S class
Split cluster state logging into multiple lines
Changes walkthrough 📝
base_k8s.py
Enhance logging format for cluster state messages
tests_scripts/kubernetes/base_k8s.py
readability