Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: empty timeout param #81

Merged
merged 2 commits into from
Apr 4, 2024
Merged

fix: empty timeout param #81

merged 2 commits into from
Apr 4, 2024

Conversation

DerekRoberts
Copy link
Member

Empty timeout parameter should default to 10 minutes, not fail.

@DerekRoberts DerekRoberts self-assigned this Apr 4, 2024
Copy link
Contributor

@mishraomp mishraomp left a comment

Choose a reason for hiding this comment

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

is default not working?

@DerekRoberts
Copy link
Member Author

For maximum laziness we need to support empty values, then fall back to defaults. It's mostly useful for matrices, where not every item uses every parameter. @mishraomp

@DerekRoberts DerekRoberts merged commit 6abc311 into main Apr 4, 2024
3 checks passed
@DerekRoberts DerekRoberts deleted the fix/emptyTimeout branch April 4, 2024 20:00
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