Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

Conversation

jeffbski
Copy link
Contributor

add additional options to clusterMaster config for timeouts

  • stopTimeout - Time in milliseconds to wait for worker to stop before
    forcefully killing the process during restart or resize, default 5000
    (5 seconds)
  • skepticTimeout - Time in milliseconds to wait for worker to live
    before shutting previous worker down during restart, default 2000
    (2 seconds)

add additional options to clusterMaster config

* `stopTimeout` - Time in milliseconds to wait for worker to stop before
  forcefully killing the process during restart or resize, default 5000
  (5 seconds)
* `skepticTimeout` - Time in milliseconds to wait for worker to live
  before shutting previous worker down during restart, default 2000
  (2 seconds)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant