Files
backstage/.changeset/mysql-test-timeout.md
Fredrik Adelöw 2d181c035d Add changeset
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-05-27 22:37:22 +02:00

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.