You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactor requeue_request and set_successful_request functions to remove unnecessary status checks
* Refactor Broker class to replace number_of_workers property with set_number_of_workers method and update references to use environment.number_of_workers
* prevent too often reload of qos
* Increase broker_get_number_of_workers_cache_time from 10 to 60 seconds
* debug message
* fix error
* Reset queue in Broker class after refreshing QoS rules
* Refactor BrokerConfig class for improved readability of memory error log and workers gap configuration
* qa
0 commit comments