graphile_worker_job_spec 0.1.2

Job specification types for graphile_worker, a high performance Rust/PostgreSQL job queue
Documentation

Graphile Worker Job Spec

This crate provides job specification types for Graphile Worker, allowing you to configure job options such as queue name, run time, max attempts, priority, and deduplication keys.