Skip to content

latest

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 15:18
· 0 commits to c755dc088b5fc15b65f7b5537c34f7a90b228e2c since this release
Clean up start up timeouts

Summary:
Replacing usage of BUCKD_STARTUP_TIMEOUT (defaults to 10s) * 9 with a new env var BUCKD_STARTUP_INIT_TIMEOUT which defaults to 90s.

Adding this so that when e2e tests set BUCKD_STARTUP_TIMEOUT to 120s, it doesn't get set to  120s * 9 which is longer than the test timeout of 600s and we lose information on where it timed out (in order to debug timeouts in D68655291).

Reviewed By: rajneesh

Differential Revision: D69068863

fbshipit-source-id: 55847a7cc2f979c3270ed706236069f1b1d2d766