You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my use case it would be useful to only start a process after dependent process reaches RUNNING state if the optional process config parameter depends_on is used. Starting processes consecutively using a priority is not enough in my case.
This feature requires the dependent process to be set to RUNNING state correctly and therefore depends on #1446.
I am using supervisor 4.2.2. and I also created a suggestion for the implementation here: #1449
Appreciate your help!
The text was updated successfully, but these errors were encountered:
For my use case it would be useful to only start a process after dependent process reaches RUNNING state if the optional process config parameter depends_on is used. Starting processes consecutively using a priority is not enough in my case.
This feature requires the dependent process to be set to RUNNING state correctly and therefore depends on #1446.
I am using supervisor 4.2.2. and I also created a suggestion for the implementation here: #1449
Appreciate your help!
The text was updated successfully, but these errors were encountered: