
Add `JobUpdate.refresh_tasks` property, to signal to SocketIO clients that the job update is so big, all the job's tasks should be refreshed. This is much faster than sending individual task updates one by one.
Add `JobUpdate.refresh_tasks` property, to signal to SocketIO clients that the job update is so big, all the job's tasks should be refreshed. This is much faster than sending individual task updates one by one.