Background tasks
Last updated
Was this helpful?
Last updated
Was this helpful?
Certain operation on Nuvolos take longer to execute than a few seconds - prime examples are content distribution. Such operations are run asynchronously in the background and are called background tasks.
Every user can monitor their tasks by opening the tasks view. You can reach the task view under the notifications symbol:
The tasks view list your most recent tasks:
You can view the task description in full by hovering your cursor over the displayed text. To view the outcome of the task, click the magnifier symbol on the right side of the screen.
You can cancel a running task by clicking on the red cross in the status column:
When you click the cancel button, a signal for termination is sent to the background task.