jirentabu / crashrpt

Automatically exported from code.google.com/p/crashrpt
0 stars 0 forks source link

add support for auto-restarting of a crashed process #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add an option that allows for CrashRpt to auto-restart a failed process.
There should be some sort of configurable time out parameter that can
dictate how long CrashRpt should wait before the new process is started.
This option is useful for server processes.

Original issue reported on code.google.com by crcod...@gmail.com on 21 Nov 2009 at 6:57

GoogleCodeExporter commented 9 years ago
Nice-to-have feature. I know that Windows Error Reporting supports such thing. 
I'll
check how this works in WER and then decide how this will work in CrashRpt.

Original comment by zexspect...@gmail.com on 23 Nov 2009 at 4:16

GoogleCodeExporter commented 9 years ago
Another comment - bugtrap supports auto restarting of the process. 

Original comment by crcod...@gmail.com on 23 Nov 2009 at 10:20

GoogleCodeExporter commented 9 years ago
This enhancement is implemented in v1.2.4.

Original comment by zexspect...@gmail.com on 7 May 2010 at 8:48