Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpause FIFO queues on worker completion #644

Merged
merged 4 commits into from
Jan 24, 2021
Merged

Unpause FIFO queues on worker completion #644

merged 4 commits into from
Jan 24, 2021

Commits on Jan 18, 2021

  1. Unpause FIFO queues on worker completion

    * Add in UnpauseQueue middleware
      * Added specs
    * Added unpause method on strategies
      * TODO: Add specs around #unpause
    * Updates Processor, Manager & Options to allow new variables
      * TODO: Add specs
    davidrichey committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    84ce97b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    3d12e16 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Unpause logging & fixes

    davidrichey committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    c54cc4e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    f2990d9 View commit details
    Browse the repository at this point in the history