temporalio / documentation

Temporal documentation
https://docs.temporal.io
Other
85 stars 224 forks source link

Docs for NextRetryDelay #2940

Closed drewhoskins-temporal closed 2 months ago

drewhoskins-temporal commented 3 months ago

What does this PR do?

Adds documentation for the new "Next Retry Delay" feature. I've added overview docs and SDK-specific docs for one language, Java.

Notes to reviewers

My first documentation contribution. If this looks good, I would prefer to open a new PR for the other language-specific docs, or I may ask others to do so.

Testing: http://localhost:3000/references/failures#next-retry-delay http://localhost:3000/develop/java/failure-detection#next-retry-delay

What the Java page looks like

Screenshot 2024-06-26 at 7 26 48 PM
gow commented 3 months ago

Also include the limitations of this feature in the docs? https://github.com/temporalio/api/blob/5b356b506e0b86ba26dc6f795bfb011eeb4dfa6e/temporal/api/failure/v1/message.proto#L49

drewhoskins-temporal commented 2 months ago

Also include the limitations of this feature in the docs? https://github.com/temporalio/api/blob/5b356b506e0b86ba26dc6f795bfb011eeb4dfa6e/temporal/api/failure/v1/message.proto#L49

That message was out-of-date. It's now removed.