It’s basically a status display telling you that there is a limit of 500 requests that can be processed at once (“the maximum number of requests to not exceed the CPO AWS service is 500”). At the time of this snapshot:
- 380 requests are actively running (being processed).
- Queue # 2116 means there are 2,116 additional requests waiting in line.
In other words, the system can handle up to 500 concurrent jobs, it currently has 380 jobs in progress, and another 2,116 are queued up waiting for a slot to open.