429 Too many Requests Error on Assistants API

The assistanst in openai playground is not loading.

When checking network i see this: https://o33249.ingest.sentry.io/api/5415417/security/?sentry_key=a420f427111d4831b9e18763b745d20e&sentry_environment=production

Request Method:
POST
Status Code:
429 Too Many Requests

Also this is still in fetching mode:
https://api.openai.com/v1/assistants?limit=100

On OpenAI Status I cannot see anything: https://status.openai.com/

There are enough credits. Also checked on other notebooks, browser, different users. Result always same.

When creating a new project with no existing assistants I can create an assistant, but it will always be stuck in saving the system instructions or added files, so something is broken here.

You experience the same?