Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are two environment variables that control how ecflow_client handles wait times when trying to connect to the server .
  • ECF_TIMEOUT   This defines the maximum time the client will wait for any child command. It is specified in seconds. The default value is 24 hours.  See ecflow_client.
  • ECF_ZOMBIE_TIMEOUT  This is applied to zombies only. It is specified in seconds. The default value is 12 hours. This would apply for each zombie init, abort and complete in the script.

...