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 handlers will only send response back to the client when it receives all callbacks.
The confirm_save channel which is used to confirm that the message has been saved successfully to ISB in the previous PR:
Return success response to client in /async endpoint
Return early failure message to client /sync* endpoints if saving payload to ISB fails. Else, the handler waits till it receives callbacks from all vertices.
No description provided.
The text was updated successfully, but these errors were encountered: