Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix startup panic #199

Merged
merged 1 commit into from
Aug 7, 2020
Merged

fix startup panic #199

merged 1 commit into from
Aug 7, 2020

Conversation

balopat
Copy link
Contributor

@balopat balopat commented Jul 31, 2020

Fixes #195 (sorry no tests ;)).

This seems to be triggered only on Cloud Run for some reason - maybe some aspect of the loading is slow there, not sure. But now it seems much faster to come up, no panics are reported and I get no Service unavailable errors.

@tstromberg tstromberg merged commit 6e6612f into google:master Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic in the logs during first load
2 participants