Skip to content

Fix transition error by allowing the transition

Mikhail Mazurskiy requested to merge ash2k/fix-error-log into master

Reverse tunnel {"error": "transition from 1 to -1 is not allowed. Allowed: [2 3]"}

This transition is an expected one if the remote closes the stream early because we've sent an rpc.Error message.

Edited by Mikhail Mazurskiy

Merge request reports