You can add new feature of notifying a user when the job is complete. For example, using job id person should be able to know if that job is completed or not. Put it in another way on the basis of job id person should be able to know if job is in (pending,running or finished)
Thanks