Hey -- I posted a question on
Stackoverflow regarding best practices around lock allocation/deallocation during connection suspension or loss. Does anyone have any ideas about this? I looked through the mailing list and couldn't find any related threads.
Maybe the issue is that I'm using one client through which all application locks are handled -- perhaps each lock should create it's own session/connection? If anyone has any implementations on Github I could peruse, that would be ideal!
thanks
Tommy.