Skip to content

Conversation

@youribonnaffe
Copy link
Contributor

When an inline step is used, the ordering of the backoff rate and interval options is incorrect.

The newly added test shows the issue. The issue was not happening with an @step.

When an inline step is used, the ordering of the backoff rate and interval options
is incorrect.

The newly added test shows the issue. The issue was not happening with an @step.
@youribonnaffe
Copy link
Contributor Author

I have very little experience with the codebase, so you might want to refactor the test. I quickly reused some of the existing ones to prove the existence of the issue and check it was solved.

@apoliakov
Copy link
Member

Thank you very much @youribonnaffe. Really appreciate the contribution. We will take a look and get back to you

Copy link
Collaborator

@devhawk devhawk left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks @youribonnaffe!

@devhawk devhawk linked an issue Dec 21, 2025 that may be closed by this pull request
@devhawk devhawk merged commit f49c887 into dbos-inc:main Dec 21, 2025
20 checks passed
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.

Inline step backoff rate and interval options are misused

3 participants