Infinite loading for unverified plugins (not making api calls)

We’re testing our plugin which has been submitted for production access today.

It worked fine yesterday, and the weeks before. However today, when using the local and production version of the plugins, the plugin successfully makes an API call to the OpenAPI.yaml, however it doesn’t make a follow up API call anywhere and is stuck in an infinite loop.

There is also a 429 sentry rate limit error suggesting these errors are happening for a lot of users / developers.

Please fix this so we can continue to develop our plugins.

Hey @avian is this still happening? I was able to run a local host plugin with no issue on my end.

This is not for localhost plugins. It’s for remotely hosted unverified plugins.

For example, ones that are hosted on a production domain, which are pending verification.

Thanks for the speedy response.