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

Support specifying timeouts on a per-grain-call basis #8599

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Aug 30, 2023

Fixes #7837 and #8591

Microsoft Reviewers: Open in CodeFlow

@ReubenBond
Copy link
Member Author

@benjaminpetit ptal

@benjaminpetit benjaminpetit merged commit 8666e23 into dotnet:main Aug 31, 2023
19 checks passed
@ReubenBond ReubenBond deleted the feature/per-call-timeouts branch August 31, 2023 13:35
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a [Timeout(TimeSpan)] attribute to specify timeouts for grain method calls
2 participants