proctor
proctor copied to clipboard
Persist fetching the procs execution status job
As an admin, I want to persist the procs execution status job for a worker to pick it up.
Currently, it is being run asynchronously using a goroutine. In that case, if there's a deployment of proctord, the proc execution status won't be updated in the database.