2d181c035d
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
271 B
271 B
@backstage/backend-test-utils
| @backstage/backend-test-utils |
|---|
| patch |
Increased MySQL connection and pool timeouts to reduce flaky connect ETIMEDOUT failures in CI. The test MySQL container now also uses mysql_native_password for cheaper connection handshakes and disables binary logging.