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

feat: use PM2 in Dockerfile #123

Merged
merged 2 commits into from
Mar 16, 2022
Merged

feat: use PM2 in Dockerfile #123

merged 2 commits into from
Mar 16, 2022

Conversation

thebengeu
Copy link
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
env: {
NODE_ENV: 'production',
},
exp_backoff_restart_delay: 100,
Copy link
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
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

🎉 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