Open dxmaxwell opened 7 years ago
@shroffk: can you run this with some debugging activated to get a more useful trace?
There are only a couple of places in the code base using Deferred
s - shutdown (maybe a Processor
threw an error?) and DB commits...
I have not been able to reproduce the crash. It at times takes days to get the crash...enabling the defaul debuggin produces a huge amount of logs, I will look into adding some smart filters and retry this.
If this error is due to a race condition, activating debugging may alter the timing, perhaps inadvertently hiding the problem(s).
Not sure what the remedy is for that...
The RecCeiver service crashes after a few days of continuous operation with the following exception:
@dchabot @berryma4