Skip to content

Pull-based Rework

No due date 0% complete

This one is a big push:

  • Rework Postgres to create tasks with PENDING STATUS
  • Add a NOTIFY / LISTEN to another worker that reads from the DB and publishes new tasks to queues
  • Use one queue per task kind and rework workers to listen to only specific queues
  • Add task priorities
Loading