Recover client from server restarts when handling batons? #1856
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
remote protocol
Currently, I think that when a client holds a server-issued baton and attempts to send it back after a server restart, the request fails with a BatonInvalid error. This error breaks the client's workflow and requires manual intervention.
If this turns out to be the case, let's fix that so thatif a BatonInvalid error occurs and no transaction is in progress, the client should:
The text was updated successfully, but these errors were encountered: