In case of crashes, automatic windows updates and so on, it would be nice to be able to create an automation that relaunches the scheduler using environment variables for the connection string and encryption key, maybe something like:
python -m OpenOrchestrator -s "%ConnectionString%" "%EncryptionKey%" -run
It would also be nice to have the same for the orchestrator, but not necessary at all.
In case of crashes, automatic windows updates and so on, it would be nice to be able to create an automation that relaunches the scheduler using environment variables for the connection string and encryption key, maybe something like:
python -m OpenOrchestrator -s "%ConnectionString%" "%EncryptionKey%" -run
It would also be nice to have the same for the orchestrator, but not necessary at all.