prominence-eosc / imc

PROMINENCE infrastructure provisioner
Apache License 2.0
0 stars 0 forks source link

Limit number of concurrent deployments per cloud? #22

Open alahiff opened 5 years ago

alahiff commented 5 years ago

OpenStack seems to give connection errors when too many simultaneous connections to the APIs. Can we (1) determine the current number of deployments per cloud, then (2) limit them in some way?

alahiff commented 4 years ago

Can just use the DB and count the number of entries for each cloud with status as creating.