Skip to content

dev: give codeinsights-db more time to start

Warren Gifford requested to merge sg/insights-more-time into main

Created by: slimsag

The 10s timeout is pretty aggressive when a bunch of services are starting and leads to codeinsights-db not having enough time to start before the frontend gives up, so raise it to 30s in dev environments only.

If we had a better way to describe service dependencies with goreman, we could avoid this - but this seems harmless.

Related to this Slack thread

Signed-off-by: Stephen Gutekanst [email protected]

Merge request reports

Loading