Skip to content
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

Fix client responses to wait for persistence #98

Merged
merged 3 commits into from
Dec 22, 2021

Conversation

sebastianburckhardt
Copy link
Member

Fixes the response for create, delete, purge, and wait request so it does not send the response until the state is persisted.

…does not send the response until the state is persisted
@sebastianburckhardt sebastianburckhardt added the bug Something isn't working label Dec 22, 2021
@sebastianburckhardt sebastianburckhardt added this to the 0.7.0-beta milestone Dec 22, 2021
# Conflicts:
#	src/DurableTask.Netherite/Events/PartitionEvents/External/FromClients/DeletionRequestReceived.cs
#	src/DurableTask.Netherite/Events/PartitionEvents/External/FromClients/WaitRequestReceived.cs
@sebastianburckhardt sebastianburckhardt merged commit 3989fb0 into dev Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant