Skip to content

Optimize logging #70

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

Closed
ckunki opened this issue Jun 26, 2024 · 0 comments · Fixed by #71
Closed

Optimize logging #70

ckunki opened this issue Jun 26, 2024 · 0 comments · Fixed by #71
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@ckunki
Copy link
Collaborator

ckunki commented Jun 26, 2024

Currently creating a database and waiting until it's operational still contains a print statement.

Acceptance criteria

  • print statement is replaced by LOG.info()
@ckunki ckunki self-assigned this Jun 26, 2024
@ckunki ckunki added the refactoring Code improvement without behavior change label Jun 26, 2024
ckunki added a commit that referenced this issue Jun 26, 2024
Additionaly changed schedule checking if open api is outdated to 2 am.
ckunki added a commit that referenced this issue Jun 26, 2024
* #70: Optimized logging

Additionaly changed schedule checking if open api is outdated to 2 am.

* Used tenacity when checking if a SaaS DB instance has been deleted
* Fixed review finding.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant