Make Interactions expire after a timeout.
alikindsys opened this issue · 0 comments
alikindsys commented
Suggested default timeout: 5 minutes.
When an interaction expires, it should:
- Be removed from the interaction registry and free resources (
Close
andDispose
)- Should
Close
be the same asDispose
? Consider theOnClose
event.
- Should
- Propagate cancellation to any task still using it