You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "rohityadavcloud (via GitHub)" <gi...@apache.org> on 2024/02/09 07:26:00 UTC

Re: [I] Allow for CTRL-C to break the current operation [cloudstack-cloudmonkey]

rohityadavcloud commented on issue #126:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/126#issuecomment-1935448872

   Hi @serverchief I've added some changes to allow breaking an long-running async job polling, for example:
   ```
   (homecloud) 🐵 > deploy virtualmachine serviceofferingid=2dfe5044-bd0f-44b4-9090-29bda79af1a5 templateid=08d5308d-d571-4568-ba21-fde17053c2f9 zoneid=323a3a13-7758-4042-98fc-e165da1b139c
   ⣟ 😺 polling for async API result
   🙈 Error: API job query interrupted
   ```
   
   This only works to break async APIs such as deploy VMs. Does this address your issue?


-- 
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: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org