We're currently hardcoding the backlog timeout to 5 minutes. While this is a decent default, it'd be best if this were user-configurable. https://github.com/shotgunsoftware/shotgunEvents/blob/d77a0c115d7daf4e8ea9f3344d2b59814e651022/src/shotgunEventDaemon.py#L804
We're currently hardcoding the backlog timeout to 5 minutes. While this is a decent default, it'd be best if this were user-configurable.
shotgunEvents/src/shotgunEventDaemon.py
Line 804 in d77a0c1