nice-node
nice-node copied to clipboard
Rate limit error reporting
- Added rate limiting to Sentry transport to prevent overwhelming Sentry with too many events
- Limited to 10 logs per second with 1000ms interval
- Queues additional logs when rate limit is exceeded
- Preserves all existing Sentry logging functionality including error capturing and message handling
- Added reference to Node types for setImmediate support
Deploy Preview for nndesign ready!
| Name | Link |
|---|---|
| Latest commit | 4b29a239d7606c3b278921d690abdbdda187c122 |
| Latest deploy log | https://app.netlify.com/sites/nndesign/deploys/67d9b702a22d2d0008915b4d |
| Deploy Preview | https://deploy-preview-694--nndesign.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@jgresham This is what I implemented, can you please check if I doing it properly?
Hi, @jgresham long time. Any updates on this?