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

Add docs describing retry behavior #5883

Merged
merged 2 commits into from May 15, 2024
Merged

Conversation

stephanos
Copy link
Contributor

@stephanos stephanos commented May 8, 2024

What changed?

Adding a short doc to give a basic overview of the gRPC retry behavior.

Note that this could/should also include the task processing retry behavior, but I'm not familiar enough with it to write that right now.

@stephanos stephanos marked this pull request as ready for review May 8, 2024 23:34
@stephanos stephanos requested a review from a team as a code owner May 8, 2024 23:34
@stephanos stephanos force-pushed the retry-docs branch 2 times, most recently from 29d8b57 to c70020a Compare May 8, 2024 23:37
docs/architecture/retry.md Outdated Show resolved Hide resolved
docs/architecture/retry.md Outdated Show resolved Hide resolved
@stephanos
Copy link
Contributor Author

stephanos commented May 11, 2024

@dnr I re-structured the document and added client-side retry, too. It's not very detailed - partially because I don't know any more, and partially because I don't want to over-describe the code to prevent staleness later. But if there are more high-level ideas/concepts that would be useful here, I'd be happy to add them.

docs/architecture/retry.md Show resolved Hide resolved
docs/architecture/retry.md Outdated Show resolved Hide resolved
docs/architecture/retry.md Outdated Show resolved Hide resolved
@stephanos
Copy link
Contributor Author

@dnr thank you! I've incorporated your additions.

@stephanos stephanos enabled auto-merge (squash) May 14, 2024 22:34
@stephanos stephanos merged commit 01daaad into temporalio:main May 15, 2024
42 checks passed
@stephanos stephanos deleted the retry-docs branch May 15, 2024 17:39
ychebotarev pushed a commit to ychebotarev/temporal that referenced this pull request May 16, 2024
## What changed?
<!-- Describe what has changed in this PR -->

Adding a short doc to give a basic overview of the gRPC retry behavior.

Note that this could/should also include the task processing retry
behavior, but I'm not familiar enough with it to write that right now.
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.

None yet

2 participants