176-scale-cluster: limit message dequeue to batch size

by infinitewarp
macOS ◆ xterm-256color ◆ bash 337 views

https://github.com/cloudigrade/cloudigrade/pull/229 https://github.com/cloudigrade/cloudigrade/issues/176

scheduled task to conditionally scale up the houndigrade cluster

  • Verify that when there are more messages on the queue than the batch size limit, this process reads and dequeues only up to the configured limit number of messages.