Skip to content

BotSession Expiry to detect and close expired BotSessions

Marios Hadjimichael requested to merge marios/botsession-expiry into master

Description

Addresses #108 (closed)

TODO:

  • Spawn the "BotSession Reaper" thread
  • Tests
  • More tests

This has been tested with both the SQL and In-Memory implementations and it seems to be working in terms of expired leases and reassigning them to other available bots.

Edited by Marios Hadjimichael

Merge request reports