I'm running some jobs on the server than can take quite long. I use the REST api to get the status of the job, e.g. aborted, queued, in process, success...
I also noticed a statusMessage field (e.g. "Translation was successful"). Can this be updated while running the script to provide more information for users?