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
{{ message }}
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: