Log particular/resulting timeout values used during job execution
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 32
Description
##### ISSUE TYPE
* Improvement Request
##### COMPONENT NAME
~~~
API
~~~
##### CLOUDSTACK VERSION
~~~
NA
~~~
##### CONFIGURATION
NA
##### OS / ENVIRONMENT
NA
##### SUMMARY
When various long-running actions are done (VM migration, offline VM migration, volume snapshot etc) - sometimes these long-lasting actions will fail due to hitting a timeout setting(s) (large volumes, slow network, etc).
At the moment, we can see after how long the job has been cancelled (timed out) - but it would be nice to improve logging to log particular global timeout values that are in the game for the given job (wait, migratewait, kvm.storage.offline.migration.wait, etc - whatever is used) - this way user can easily see what to increase in Global Settings.
Contributor guide
Assessment
This issue has not been assessed yet.