SUSE-Enceladus / blue-horizon

web-based user interface to terraforming the public cloud
GNU General Public License v3.0
11 stars 8 forks source link

Long-running jobs may report an error in the UI after completion. #73

Closed bear454 closed 4 years ago

bear454 commented 4 years ago

The log shows that terraform did apply successfully, but in the next AJAX cycle, the error dialog is displayed:

Screenshot from Peek 2020-03-05 15-59 webm

Screenshot from Peek 2020-03-05 15-59 webm - 1

The action button then stays in the running state for about another minute. When it finally exits the 'runnning' state, the "Next Steps" are not enabled. I suspect this is because the last request timed out instead of completing successfully.