Skip to content

Conversation

@illenko
Copy link

@illenko illenko commented Jan 18, 2026

What was changed

Value for setMaximumAttempts in RetryOptions config in Run your first Temporal application with the Java SDK tutorial (https://learn.temporal.io/getting_started/java/first_program_in_java/).

Why?

Old value (5000) was not realistic for the scenario and conflicted with the sentence "it'll retry the failed Activity for 3 attempts". Set it to 3 to be more consistent with .NET (https://learn.temporal.io/getting_started/dotnet/first_program_in_dotnet/) and Python tutorials (https://learn.temporal.io/getting_started/python/first_program_in_python/).

@illenko illenko requested a review from a team as a code owner January 18, 2026 10:13
@vercel
Copy link

vercel bot commented Jan 18, 2026

@illenko is attempting to deploy a commit to the Temporal Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Jan 18, 2026

CLA assistant check
All committers have signed the CLA.

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.

2 participants