Hacker News new | ask | show | jobs
by jiggunjer 259 days ago
Does it natively support job priorities? E.g. if there's 10 workflows submitted and I start up a worker, how does it pick the first job.
1 comments

Yeah, queue priority is natively supported: https://docs.dbos.dev/golang/tutorials/queue-tutorial#priori...