The core issue was caused by Horizon scheduler. When job ran for longer than 3560 seconds it was terminated by horizon causing UI to be stuck in “In Progress” state. Moreover underlying command was not terminated, so it could be completed successfully. I’ve though of creating additional queue with increased timeout, but decided to simply increase existing one in default, because it was already very long.
/claim #2687 /claim #3325
pszyszkowski
@pszyszkowski
Deniz Genctürk
@isokosan