Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotifyFeature.getSafeError #272

Open
BuffMcBigHuge opened this issue Mar 19, 2020 · 0 comments
Open

NotifyFeature.getSafeError #272

BuffMcBigHuge opened this issue Mar 19, 2020 · 0 comments

Comments

@BuffMcBigHuge
Copy link

Error: Non-error value: "{\"retry_after\":1,\"ok\":false,\"error\":\"rate_limited\"}"
    at NotifyFeature.getSafeError (/home/ec2-user/.nvm/versions/node/v12.12.0/lib/node_modules/pm2/node_modules/@pm2/io/build/main/features/notify.js:80:16)
    at NotifyFeature.onUnhandledRejection (/home/ec2-user/.nvm/versions/node/v12.12.0/lib/node_modules/pm2/node_modules/@pm2/io/build/main/features/notify.js:130:32)
    at process.emit (events.js:210:5)
    at process.EventEmitter.emit (domain.js:476:20)
    at processPromiseRejections (internal/process/promises.js:201:33)
    at processTicksAndRejections (internal/process/task_queues.js:94:32)

I'm seeing this trace when running fast performing jobs on our machines connected to PM2 Keymetrics. Not sure if the rate limited result is from the Keymetrics request or from the 3rd party requests we are referencing during the function execution on our machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant