Sunday, May 19, 2019
1 change · master
Resolved issues and error corrections
This update adjusts when a readiness timeout warning is logged so the message reflects the actual timeout duration more accurately. It reduces confusion for developers and maintainers reviewing test or startup diagnostics without changing business functionality.
Original PR description
The ready code warning timeout of 2 seconds can be confusing since it is triggered just after the 2 seconds. We can log this message at the end in order to give the real timeout. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr