fix: limited last reader write to the db only once in 30 seconds to prevent I/O spamming with last read (#1817)

This commit is contained in:
Serhiy Mytrovtsiy
2024-02-16 20:51:24 +01:00
parent cc4b8c888b
commit ec52ddec56
2 changed files with 13 additions and 4 deletions

View File

@@ -38,6 +38,8 @@ identifier_name:
- CombinedModulesSpacings
- BatteryInfo
- PublicIPAddressRefreshIntervals
- _values
- _writeTS
line_length: 200