Minion API
Control the built-in Minion Job Queue.
Last updated
Control the built-in Minion Job Queue.
Last updated
GET
http://lrr.tvc-16.science/api/minion/:jobid
For a given Minion job ID, check whether it succeeded or failed.
Minion jobs are ran for various occasions like thumbnails, cache warmup and handling incoming files.
For some jobs, you can check the notes
field for progress information. Look at https://docs.mojolicious.org/Minion/Guide#Job-progress for more information.
Name | Type | Description |
---|---|---|
GET
http://lrr.tvc-16.science/api/minion/:jobid/detail
Get the status of a Minion Job. This API is there for internal usage mostly, but you can use it to get detailed status for jobs like plugin runs or URL downloads.
Name | Type | Description |
---|---|---|
id*
string
ID of the Job.
id*
string
ID of the Job.