Skip to content

Better job persistence #11

@awelzel

Description

@awelzel

When the docker-compose setup is restarted, the job queue is lost. It's not the end of the world, but unfortunate.

Some thoughts:

  • Add a completed_at field into the jobs table as an indication if all of the tests completed
  • Configure redis to use persistence
  • Provide "easy" tooling to re-enqueue a job in the jobs table as a new job again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions