hi
I am using Batch API (or https://platform.openai.com/batches/) with gpt-4o-mini and I do get a token limit error
Enqueued token limit reached for gpt-4o-mini in organization org-****. Limit: 2,000,000 enqueued tokens. Please try again once some in_progress batches have been completed.
what I do not understand is that the same batch did pass couple of hours ago.
I thought that the limit was for ‘enqueued tokens’ (as explain in the error message) meaning that if nothing else is running it should be ok.
This limit should not be per day or so as as I understood.
can someone explain me what’s wrong.