You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been getting parse delay issues recently with users sending in too many parse requests.
The parse request endpoint probably needs to be controlled with either:
Logged in user
API key passed
We will probably need to introduce free limits for replay parse requests as well. . . something like 3 requests per day for free users and no limit for subscribers?
The text was updated successfully, but these errors were encountered:
We have been getting parse delay issues recently with users sending in too many parse requests.
The parse request endpoint probably needs to be controlled with either:
We will probably need to introduce free limits for replay parse requests as well. . . something like 3 requests per day for free users and no limit for subscribers?
The text was updated successfully, but these errors were encountered: