Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Docker orchestrator sometimes goes above limit #64

Open
TilBlechschmidt opened this issue Nov 30, 2021 · 0 comments
Open

Docker orchestrator sometimes goes above limit #64

TilBlechschmidt opened this issue Nov 30, 2021 · 0 comments
Labels
Priority: Medium Default priority if nothing else matches Status: Pending Initial issue stage waiting for further evaluation Type: Bug Issues that affect the operation of the software

Comments

@TilBlechschmidt
Copy link
Owner

🐛 Bug description

When creating a large number of sessions (e.g. 30) and closely observing the docker orchestrator, it sometimes deploys exactly twice the amount of containers it is supposed to create.

🦶 Reproduction steps

Steps to reproduce the behavior:

  1. make install
  2. cargo run -- http://127.0.0.1:8080/ 35 firefox (with this)
  3. Observe number of containers closely
  4. See that sometimes 10 instead of 5 containers are started

🎯 Expected behaviour

The orchestrator should never go above its limit.

@TilBlechschmidt TilBlechschmidt added Type: Bug Issues that affect the operation of the software Priority: Medium Default priority if nothing else matches Status: Pending Initial issue stage waiting for further evaluation labels Nov 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority: Medium Default priority if nothing else matches Status: Pending Initial issue stage waiting for further evaluation Type: Bug Issues that affect the operation of the software
Projects
None yet
Development

No branches or pull requests

1 participant