Max Number Of Errors Pr. Minut?
PSX-EU-DK
Posted on
Jan 17 2014
Hi
Is there a maximum of errors per minute/project - like with Airbrake - or is it unlimited?
John-Daniel Trask
Raygun
Posted on
Jan 19 2014
Hi,
Raygun has no specific rate limits, but we do of course have systems in place to protect the viability of the service for other customers. For example:
- Your processing queue cannot exceed 200,000 exceptions to process (most of the time our processing queue across the entire system has zero items on it, so it's a pretty high number to hit)
- There is a data size protection mechanism for the queues also, preventing resource exhaustion from content size. Some folks send really huge blobs of data, where if we stored 200,000 of them, it would use up too much space (think several MB per message).
So, in real terms, you're unlikely to have an issue, and we certainly handle spikes in data volume nicely.
Let me know if that works for you,
John-Daniel Trask
Mindscape
leroy30
Posted on
Oct 13 2014
I think the 'issue' the OP was likely concerned about was data usage particularly on client-side apps (i.e. Mobile).