98a8d357e5
chore: data-dev folder added to gitignore
serversdown2026-03-12 21:31:55 +00:00
0a7422eceb
Merge branch 'dev-persistent' of ssh://10.0.0.2:2222/serversdown/slmm into dev-persistent
serversdwn
2026-03-12 20:26:56 +00:00
996b993cb9
chore: gitignore dev data
serversdwn
2026-03-12 20:26:53 +00:00
01337696b3
feat: add connection pool status logging every 15 minutes
serversdwn
2026-02-19 15:09:50 +00:00
a302fd15d4
fix: change debug logs to info level for connection pool events
serversdwn
2026-02-19 06:04:34 +00:00
af5ecc1a92
fix: improve connection pool idle and max age checks to allow disabling
serversdwn
2026-02-19 01:25:01 +00:00
ad1a40e0aa
Merge pull request 'v0.3.0, persistent polling update. Persistent TCP connection pool with all features Connection pool diagnostics (API + UI) All 6 new environment variables Changes to health check, diagnostics, and DRD streaming Technical architecture details and cellular' (#2) from dev-persistent into main
main
v0.3.0
serversdown2026-02-16 21:57:37 -05:00
bf5f222511
Add: - db cache dump on diagnostics request. - individual device logs, db and files. -Device logs api endpoints and diagnostics UI.
serversdwn
2026-01-29 18:50:47 +00:00
eb39a9d1d0
add: device communication lock, Now to send a tcp command, slmm must establish a connection lock to prevent flooding unit. fixed: Background poller intervals increased.
serversdwn
2026-01-29 06:08:55 +00:00
67d63b4173
Merge branch 'main' of ssh://10.0.0.2:2222/serversdown/slmm
serversdwn
2026-01-23 08:29:27 +00:00
25cf9528d0
docs: update to 0.2.1
serversdwn
2026-01-23 08:26:23 +00:00
db6fd56673
communication guide and quick ref added, command syntax verfied and corrected
serversdwn
2025-12-23 20:32:05 +00:00
dac731f912
Add communication guide and project improvements documentation; enhance main app with logging, CORS configuration, and health check endpoints; implement input validation and error handling in routers; improve services with rate limiting and snapshot persistence; update models for SQLAlchemy best practices; create index.html for frontend interaction.
serversdwn
2025-12-23 19:24:14 +00:00