tetra12 commented on PR #37:
URL: https://github.com/apache/cloudstack-go/pull/37#issuecomment-1779378444
This refactor is NOT required, since current API implements both async and
timeout:
```go
func NewClient() *cloudstack.CloudStackClient {
cs := cloudstack.NewAsyncClient(a
tetra12 closed pull request #37: WIP: (#36) - support async client
URL: https://github.com/apache/cloudstack-go/pull/37
--
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 unsub
mlsorensen commented on PR #140:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/140#issuecomment-1779608937
FYI - I tested this out and am getting auth errors via keys if I try to call
`deploy virtualmachine` or `update virtualmachine` with large userdata.
```
% ./cmk
mlsorensen commented on PR #140:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/140#issuecomment-1779610165
FYI - I tested this out and am getting auth errors via keys if I try to call
`deploy virtualmachine` or `update virtualmachine` with large userdata.
```
% ./cmk