LiveStreamDVR icon indicating copy to clipboard operation
LiveStreamDVR copied to clipboard

Better Error Handling or Subprocess Survivability

Open tony-rsrv opened this issue 2 years ago • 1 comments

I had a crash happen due to the time bug while two other streamers were live. This caused the entire program to crash and not record the other two streamers. Would love each stream to be handled independently so crashes because of one stream doesn't cause all streams to crash.

tony-rsrv avatar Sep 03 '22 01:09 tony-rsrv

develop branch is unstable as it's the live code i'm working on. i think the only thing that would solve all errors is to put the entire program in an error handler, which is not a good idea. best course of actions is probably to do a feature freeze and just bug fix until it's stable enough to release.

i'm just waiting for a streamer to go offline to update my instance and check for stability

MrBrax avatar Sep 03 '22 06:09 MrBrax