Closed mberk closed 1 month ago
This adds a new listener kwarg max_inplay_seconds which caps the number of seconds after turning in play that updates will be processed
max_inplay_seconds
Will need some testing before being ready to merge
I have since added a unit test to provide 100% coverage of the patch. Have also been using it in real world scenarios. @liampauling please merge if you're happy
This adds a new listener kwarg
max_inplay_seconds
which caps the number of seconds after turning in play that updates will be processedWill need some testing before being ready to merge