Skip to content

feat: use PM2 in Dockerfile#123

Merged
thebengeu merged 2 commits into
masterfrom
feat/pm2
Mar 16, 2022
Merged

feat: use PM2 in Dockerfile#123
thebengeu merged 2 commits into
masterfrom
feat/pm2

Conversation

@thebengeu
Copy link
Copy Markdown
Member

As a temporary mitigation for nodejs/node#39671.

As a temporary mitigation for nodejs/node#39671.
@thebengeu thebengeu requested review from darora and inian March 16, 2022 10:54
Comment thread ecosystem.config.js Outdated
env: {
NODE_ENV: 'production',
},
exp_backoff_restart_delay: 100,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that we're adding this to recover from the SDK-triggered bug, wouldn't it make more sense to have a constant delay rather than the exp backoff?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that makes sense.

@thebengeu thebengeu merged commit 29e62ea into master Mar 16, 2022
@thebengeu thebengeu deleted the feat/pm2 branch March 16, 2022 14:09
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants