erikbocks commented on issue #11893: URL: https://github.com/apache/cloudstack/issues/11893#issuecomment-3436982954
Hello, @Lauta11 When the `CreateObjectCommand` is sent to the Agent for the snapshot creation, no value is set for its timeout. When the Agent receives the command, as no timeout was informed, the fallback timeout is defined for it (`3600` seconds). I am currently finishing a PR that will add a configurable timeout for volume snapshots, and soon I will open it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
