[ruby] Support conflict token retry loop for schedule updates
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by locating the Ruby SDK entry point for schedule updates and tracing how the server's “mismatched conflict token” response is handled. Done means schedule updates support the requested conflict-token retry loop and the behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Description
No SDK passes or retries on the conflict token for schedule updates. The server returns 'mismatched conflict
token' as of https://github.com/temporalio/temporal/pull/8474.
- Dominant language
- Ruby
- Stars
- 204
- Forks
- 42
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 28
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from temporalio/sdk-ruby
-
temporalio/sdk-ruby#570 · 1 comment · 1 assignee ·
-
enhancement
temporalio/sdk-ruby#563 · 1 assignee ·
-
enhancement
temporalio/sdk-ruby#440 · 1 assignee ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 20/100
temporalio/sdk-ruby#393 ·
-
[Feature Request] Allow overriding of the Worker Deployment Version when invoking a Child Workflow Openenhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
temporalio/sdk-ruby#361 ·
All issues in temporalio/sdk-ruby
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
TheOdinProject/curriculum#31408 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bensheldon/good_job#1816 · 5 comments ·