Skip to content

Get ready for queue_classic 3.1 and it's build-in scheduling #36

Description

@jipiboily

This gem is relying on queue_classic 3.0 and if you have queue_classic-later, it will work with it.

What does it do? It's looking at the queue_classic-later table when you click on the "Scheduled Jobs" link at the top. With queue_classic 3.1 though, there is now built-in scheduling similar to what queue_classic-later did. That said, it has a different approach. All jobs are now in the queue_classic_jobs table. There is no table for scheduling anymore. We want to get the queue_classic_admin aligned with that. We want only the job ready to show by default and the "Scheduled Jobs" link should still show jobs that are scheduled for later.

You can get additional context in QueueClassic/queue_classic#217 and QueueClassic/queue_classic#228. Those PR in other queue_classic related project might also help a bit, maybe not either: rainforestapp/queue_classic_plus#4 and rainforestapp/queue_classic_matchers#1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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