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
{{ message }}
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.
We need to get our logger warnings down so we can alert on them:
reduce "forwarding error frame" to info(). We need to add new logs for all places where hyperbahn calls sendErrorFrame() we should also add owner service to sendErrorFrame().
fix bug with "mismatched conn.onReqDone "
reduce "stale tombstone" by fixing bug.
downgrade "circuit became unhealthy" but consider circuit breaker alerts.
Fix bug with "destroying due to init timeout"
Get better at "resetting connection" and "Got a connection error" logs.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to get our logger warnings down so we can alert on them:
sendErrorFrame()
we should also add owner service tosendErrorFrame()
.The text was updated successfully, but these errors were encountered: