robust-services-core
robust-services-core copied to clipboard
Defer Context cleanup
After a trap, delay the cleanup of a Context to focus on new work and avoid the risk of retrapping. This probably involves introducing a new Context state (recovering) to block incoming messages and postpone the recovery of subtended objects.