You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Server under heavy load" throttling implementation does not log anything to the log stream other than the status code, which makes it difficult to determine when this is firing or not.
Ideally this should log some sort of unique token showing that it triggered and would also log information about the values that were there at the time of exec, i.e. the current loop delay, etc.
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
lockbot
locked as resolved and limited conversation to collaborators
Jan 9, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The "Server under heavy load" throttling implementation does not log anything to the log stream other than the status code, which makes it difficult to determine when this is firing or not.
Ideally this should log some sort of unique token showing that it triggered and would also log information about the values that were there at the time of exec, i.e. the current loop delay, etc.
https://github.com/spumko/hapi/blob/master/lib/server.js#L248
The text was updated successfully, but these errors were encountered: