Cleared 1m ago · finos/opengris-scaler #235 · Python · ★ 37 · Apache-2.0

Replace worker queue size with a new numerical capability

Prior to capabilities support, scaler only have a message queue size for each worker, but now since we have capabilities (tag to a numerical capabilities), like {"cpu": 1000, "gpu": 1000}, we should make old queue size default capabilities as {"default": 1000} and remove old…

What we checked

Similar unclaimed issues