You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #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.
Currently creating a database and waiting until it's operational still contains a
print
statement.Acceptance criteria
print
statement is replaced byLOG.info()
The text was updated successfully, but these errors were encountered: