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
This commit pulls in the latest service protocol changes.
It updates the server to handle GetState, Sleep and
PollInputStreamEntryMessage as fallible (having an error case).
This fixesrestatedev#999.
This commit pulls in the latest service protocol changes.
It updates the server to handle GetState, Sleep and
PollInputStreamEntryMessage as fallible (having an error case).
This fixesrestatedev#999.
Update server with the latest service protocol which supports failing all completable journal entries. See restatedev/service-protocol#58.
The text was updated successfully, but these errors were encountered: