Hi, We are having an issue where sometimes only tw...
# prefect-community
t
Hi, We are having an issue where sometimes only two flows are executed concurrently and the remaining flows are stuck in the "pending" state. Our work queue (currently only one) is set up with unlimited concurrency and we are not enforcing any concurrency limits. We are running the flows in AWS using ECS. I noticed that sometimes our memory usage is high at about 80%. Could this be the reason the concurrency is sometimes limited? Thank you kindly for your time šŸ˜Š
c
Hi Torstein, without details and logs, itā€™s mostly just guessing, but itā€™s certainly a possibility. The job can be submitted to the infrastructure, but due to lack of resources the pod canā€™t be scheduled to a node, so it canā€™t actually start and go to ā€œRUNNINGā€