Skip to content

Port to violet 0.3

luna requested to merge experiment/violet-rewrite into v3

violet is still WIP for 0.3 but this is a full port for elixire of the new job queue things violet has.

This changes the violet instrospection admin api to enforce a queue. GET /api/v3/violet_jobs/<queue>, instead of GET /api/v3/violet_jobs?queue=<optional_queue>.

Merge request reports