4000 Request limitation

Is that only limited to outbound requests or are incoming requests also counted to the 4000 requests per hour

Only inboud from what I’ve seen.

1 Like

I believe it’s only inbound. I’m not sure if outbound requests can be sent after the limit is reached. Would you like to test that out? :stuck_out_tongue:

1 Like

It is both. Sending, receiving too many request can legit end a server. So I suggest you try to stay under 4000 for both.

This includes both https connections and websocket connections. Outbound do not have a limit (as far as we are aware), but sending too many requests will rack up numbers in the container. You can also get 429’d by these websites.