Skip to content

Enhance GetInstance method to handle instance not found error gracefully#87

Merged
cgillum merged 2 commits intomicrosoft:mainfrom
cgillum:cgillum/instance-not-found
Dec 28, 2024
Merged

Enhance GetInstance method to handle instance not found error gracefully#87
cgillum merged 2 commits intomicrosoft:mainfrom
cgillum:cgillum/instance-not-found

Conversation

@cgillum
Copy link
Copy Markdown
Member

@cgillum cgillum commented Dec 28, 2024

Fixes irritating behavior where a gRPC error is returned by client operations to fetch orchestration state when the orchestration doesn’t exist. Instead, we should return a proper response indicating that the orchestration doesn’t exist.

@cgillum cgillum merged commit 898b51a into microsoft:main Dec 28, 2024
@cgillum cgillum deleted the cgillum/instance-not-found branch December 28, 2024 07:38
JoshVanL pushed a commit to JoshVanL/durabletask-go that referenced this pull request Apr 4, 2025
…lly (microsoft#87)

* Enhance GetInstance method to handle instance not found error gracefully
* Update CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant