Closed robacarp closed 4 weeks ago
For a given Job Run, the Mosquito::Api now allows querying:
#runtime_parameters
#enqueue_time
#retry_count
For a given Job Run, the Mosquito::Api now allows querying:
#runtime_parameters
- the parameters the job was enqueued with#enqueue_time
- a Time representing when the job was added to the queue#retry_count
- how many times the job has failed and been retried