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

Feat: Connect Timeout #189

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Conversation

dave-gray101
Copy link
Contributor

It would be nice to be able to configure the connection timeout separately from the action's overall timeout length. As far as I know, this is currently not possible (issue #133)

I've added a new optional parameter connection-timeout that accepts the number of seconds to wait for a connection at maximum. This value is defaulted to 600, which is what the previous fixed value was.

Signed-off-by: Dave Lee <dave@gray101.com>
Signed-off-by: Dave Lee <dave@gray101.com>
Signed-off-by: Dave Lee <dave@gray101.com>
Copy link
Collaborator

@dscho dscho left a comment

Choose a reason for hiding this comment

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

Thank you for working on this!

.github/workflows/manual-detached-test.yml Outdated Show resolved Hide resolved
Signed-off-by: Dave Lee <dave@gray101.com>
@dave-gray101 dave-gray101 requested a review from dscho April 12, 2024 13:53
@dscho dscho merged commit b3db6e1 into mxschmitt:master Apr 15, 2024
1 check 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.

None yet

2 participants