SlideRuleEarth / sliderule-prov-sys

Provisioning System for Slide Rule clusters
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Investigate the possibility of replacing lock by org with global redis queue by org #67

Closed cugarteblair closed 1 year ago

cugarteblair commented 1 year ago

Investigate the possibility of replacing lock by org with global redis queue by org. Currently there is a global lock by organization for any provision cmds. This causes a lock failure and requires retries if there is a collision of users submitting org num node requests.

cugarteblair commented 1 year ago

I was able to implement a local celery queue because we now restrict the ps-web service instances to one.