senecajs/seneca

Warning for long running actions

rjrodger opened this issue · 0 comments

Solves the case where the timeout is not sufficient to catch the issue (for example in tests).
User code may have a missing reply etc, this will also alert to those cases.