Is there an existing issue for this?
Which deploy/s?
No response
Current Behavior
I run a computation via the public-api (or via the GUI), and check for its state in the Task manager.
At the end I click on the LOG button:
- first it does not work until a few seconds after 100% was reached (minor)
- when I click I can choose where to download the file, click OK
- the download is completed silently (in the devtools I can see it happened), but the upper right button in chrome that shows download is silent, and there is no file there. Even though the file is effectively downloaded and this is confusing.
Expected Behavior
Ideally:
- the LOG button should only be enabled once the file is really available
- the download should be done as is usually expected in a browser, it should be visible in the "Downloads" button
Steps To Reproduce
- Open a sleeper
- Run the computation
- go to Task manager
- find the sleeper that ran
- click on the LOG button
Anything else?

Is there an existing issue for this?
Which deploy/s?
No response
Current Behavior
I run a computation via the public-api (or via the GUI), and check for its state in the Task manager.
At the end I click on the LOG button:
Expected Behavior
Ideally:
Steps To Reproduce
Anything else?