You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Secondly, I'd like to have a separate commit_interval setting for LTSS. I currently have commit_interval: 2 for the normal recorder (which if I don't misinterpret) commits the rows to database every 2 seconds. I wouldn't need that frequent updates for LTSS, I could do with once per 30-60 seconds or even less frequently, like once per 5 minutes or so.
As far as I know, I'm not able to setup like this at the moment, therefore I'm writing this feature request. In case this is already supported, please let me know 🙂
The text was updated successfully, but these errors were encountered:
First of all, thanks for this awesome addon!
Secondly, I'd like to have a separate
commit_interval
setting for LTSS. I currently havecommit_interval: 2
for the normal recorder (which if I don't misinterpret) commits the rows to database every 2 seconds. I wouldn't need that frequent updates for LTSS, I could do with once per 30-60 seconds or even less frequently, like once per 5 minutes or so.As far as I know, I'm not able to setup like this at the moment, therefore I'm writing this feature request. In case this is already supported, please let me know 🙂
The text was updated successfully, but these errors were encountered: