mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-01-26 20:44:26 +00:00
Some checks failed
Build , Vet Test, and Lint / Run Vet Tests (1.23.x) (push) Successful in -22m34s
Build , Vet Test, and Lint / Run Vet Tests (1.24.x) (push) Successful in -22m28s
Build , Vet Test, and Lint / Build (push) Successful in -26m3s
Build , Vet Test, and Lint / Lint Code (push) Successful in -25m22s
Tests / Integration Tests (push) Failing after -26m44s
Tests / Unit Tests (push) Successful in -26m2s
* Set default query timeout to 2 minutes and enforce minimum. * Add statement_timeout for PostgreSQL DSN. * Implement busy timeout for SQLite with a minimum of 2 minutes. * Enforce minimum connection timeouts of 10 minutes for server instance.