Skip to content

Conversation

@atrauzzi
Copy link
Contributor

@atrauzzi atrauzzi commented Nov 3, 2025

Some wording and value (0) updates to help people understand workflow retry behaviour.

Signed-off-by: Alexander Trauzzi <acj@trauzzi.me>
@atrauzzi atrauzzi requested review from a team as code owners November 3, 2025 16:00
…rkflow/workflow-features-concepts.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Alexander Trauzzi <acj@trauzzi.me>
| **Maximum retry interval** | The maximum amount of time to wait before each subsequent retry. |
| **Retry timeout** | The overall timeout for retries, regardless of any configured max number of attempts. |
| **Maximum retry interval** | The maximum amount of time to wait before each subsequent retry. If set to 0, no retries will happen. |
| **Retry timeout** | The global timeout for retries, regardless of any configured max number of attempts. No further attempts will be made at executing a activities after this timeout expires.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| **Retry timeout** | The global timeout for retries, regardless of any configured max number of attempts. No further attempts will be made at executing a activities after this timeout expires.
| **Retry timeout** | The global timeout for retries, regardless of any configured max number of attempts. No further attempts are made executing activities after this timeout expires.

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.

3 participants