Skip to content

Disable the connection timeout#118

Merged
privateip merged 1 commit intoitential:develfrom
privateip:disable-timeout
Apr 10, 2025
Merged

Disable the connection timeout#118
privateip merged 1 commit intoitential:develfrom
privateip:disable-timeout

Conversation

@privateip
Copy link
Member

The Platform client has a configurable parameter to set the timeout for the connection. There are times when it is advantageous to be able to disable the connection timeout for long running jobs. The connection timeout can now be set to 0 which will effectively disable the connection timeout and the job will run to completion.

This will also change the default value for the connection timeout. The old value was 5 seconds. The new value is 0 seconds (disabled)

The Platform client has a configurable parameter to set the timeout for
the connection.  There are times when it is advantageous to be able to
disable the connection timeout for long running jobs.  The connection
timeout can now be set to 0 which will effectively disable the
connection timeout and the job will run to completion.

This will also change the default value for the connection timeout.  The
old value was 5 seconds.  The new value is 0 seconds (disabled)
@privateip privateip merged commit 90c2bbe into itential:devel Apr 10, 2025
1 check passed
@privateip privateip deleted the disable-timeout branch April 10, 2025 15:18
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.

1 participant