metarhia / metarhia/noroutine

Restart failed workers

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement metarhia-s'22
Dominant language
JavaScript
Stars
124
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Terminate worker on `uncaughtException` and `unhandledRejection` with code 1 and restart worker from master thread

Contributor guide

Open the contributing guide

Research direction

Start by locating the worker lifecycle and the master-thread coordination in this Node.js project, then trace how uncaughtException and unhandledRejection are currently handled. Done means a worker terminates with exit code 1 for either failure and the master thread restarts it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.