-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow all completable journal entries to have a failure variant #58
Comments
tillrohrmann
added a commit
to tillrohrmann/service-protocol
that referenced
this issue
Dec 17, 2023
This was referenced Dec 17, 2023
tillrohrmann
added a commit
to tillrohrmann/sdk-java
that referenced
this issue
Dec 18, 2023
This commit updates the Java SDK to allow all completable journal entries to have a failure variant. As part of this change, we also added tests to ensure the correct behavior. This fixes restatedev#187.
tillrohrmann
added a commit
to tillrohrmann/sdk-java
that referenced
this issue
Dec 18, 2023
tillrohrmann
added a commit
to tillrohrmann/sdk-java
that referenced
this issue
Dec 18, 2023
This commit updates the Java SDK to allow all completable journal entries to have a failure variant. As part of this change, we also added tests to ensure the correct behavior. This fixes restatedev#187.
tillrohrmann
added a commit
to tillrohrmann/sdk-java
that referenced
this issue
Dec 18, 2023
tillrohrmann
added a commit
to tillrohrmann/sdk-java
that referenced
this issue
Dec 18, 2023
This commit updates the Java SDK to allow all completable journal entries to have a failure variant. As part of this change, we also added tests to ensure the correct behavior. This fixes restatedev#187.
tillrohrmann
added a commit
to tillrohrmann/sdk-java
that referenced
this issue
Dec 19, 2023
This commit updates the Java SDK to allow all completable journal entries to have a failure variant. As part of this change, we also added tests to ensure the correct behavior. This fixes restatedev#187.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In order to support cancellations, it would be great if all completable journal entries would have a failure variant that they support.
The text was updated successfully, but these errors were encountered: