Extremely fast file change detector and task orchestrator for Node.js.

Turbowatch keep restarting if there is errors#59

Closed
Opened 5/13/20250 commentsby dougg0k
dougg0k

Hi, Might be intended, but turbowatch keeps restarting through the same error, rather than watch if changes in the files are made before restarting again. That is if I set `persistent` to `true`. Which is needed, since it's a backend API and if set to `false`, the server crash and stop, making it not possible to watch continously through `docker logs -f` It doesnt matter what I set, there is no behavior that results in after an error, having the server continue waiting for file change, it just keeps retrying till you fix. Anything that can be done on this?

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dougg0k and has received 0 comments.

Add a comment
Comment form would go here