Error Too many signals in short period of time

When using C2 Signal Entry API, the url request is rejected and the error code is "error Too many signals in short period of time".

Where is the document that describes such error code? and how to avoid this?



thanks.

C2’s servers limit the number of signals sent per minute to avoid DoS attacks.

I use an artificial delay of one second between two signals to avoid this.