Is your feature request related to a problem? Please describe.
When linking/provisioning a large dataset, the server takes longer to come to a state where it can be shutdown for snapshots.
Sending commands before the server is in an active state fails the operation.
Describe the solution you'd like
The plugin must be able to throttle/time the shutdown or subsequent commands and wait until the server is ready.
Describe alternatives you've considered
Hardcoded sleep times. May work, but not the right solution.
Is your feature request related to a problem? Please describe. When linking/provisioning a large dataset, the server takes longer to come to a state where it can be shutdown for snapshots. Sending commands before the server is in an active state fails the operation.
Describe the solution you'd like The plugin must be able to throttle/time the shutdown or subsequent commands and wait until the server is ready.
Describe alternatives you've considered Hardcoded sleep times. May work, but not the right solution.