serversdown
  • Joined on 2026-01-02
serversdown pushed to dev-persistent at serversdown/slmm 2026-02-19 10:09:58 -05:00
01337696b3 feat: add connection pool status logging every 15 minutes
serversdown pushed to dev-persistent at serversdown/slmm 2026-02-19 01:04:48 -05:00
a302fd15d4 fix: change debug logs to info level for connection pool events
serversdown pushed to dev at serversdown/terra-view 2026-02-18 20:25:19 -05:00
dc77a362ce fix: add TCP_IDLE_TTL and TCP_MAX_AGE environment variables for SLMM service
serversdown pushed to dev-persistent at serversdown/slmm 2026-02-18 20:25:17 -05:00
af5ecc1a92 fix: improve connection pool idle and max age checks to allow disabling
serversdown pushed to dev at serversdown/terra-view 2026-02-18 17:40:43 -05:00
28942600ab fix: Auto-downloaded files now show up in project_files data.
serversdown pushed to dev at serversdown/break-it-down 2026-02-18 01:49:23 -05:00
2ee75f719b feat: add Pomodoro timer functionality with logging and project goals
serversdown pushed to dev at serversdown/terra-view 2026-02-18 01:44:26 -05:00
80861997af Fix: removed duplicate download following scheduled stop.
serversdown pushed to dev at serversdown/break-it-down 2026-02-17 19:01:01 -05:00
serversdown created branch dev in serversdown/break-it-down 2026-02-17 19:01:00 -05:00
serversdown deleted branch claude/nested-todo-app-mvp-014vUjLpD8wNjkMhLMXS6Kd5 from serversdown/break-it-down 2026-02-17 18:58:51 -05:00
serversdown pushed to main at serversdown/break-it-down 2026-02-17 17:56:33 -05:00
c6ed57342c Merge remote branch and resolve conflicts with BIT rename
5d5cec048f chore: reband cleanup, changed names from tesseract
Compare 2 commits »
serversdown pushed to main at serversdown/terra-view 2026-02-16 23:41:12 -05:00
serversdown pushed to main at serversdown/terra-view 2026-02-16 22:39:10 -05:00
ccd6a27d44 chore: dev stuff added to ignore
serversdown pushed to main at serversdown/terra-view 2026-02-16 22:31:07 -05:00
bfa8ed0fc6 chore: dev sever now separated by git branch, main is only prod now. docker-compose.yml updated.
serversdown pushed tag v0.3.0 to serversdown/slmm 2026-02-16 21:58:42 -05:00
serversdown released Stable inhouse release - v0.3.0 at serversdown/slmm 2026-02-16 21:58:42 -05:00
serversdown pushed to main at serversdown/slmm 2026-02-16 21:57:41 -05: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
b62e84f8b3 v0.3.0, persistent polling update.
a5f8d1b2c7 Persistent polling interval increased. Healthcheck now uses poll instead of separate handshakes.
a1a80bbb4d add: new persisent connection approach, env variables for tcp keepalive and persist, added connection pool class.
Compare 4 commits »
serversdown merged pull request serversdown/slmm#2 2026-02-16 21:57:38 -05:00
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
serversdown created pull request serversdown/slmm#2 2026-02-16 21:57:20 -05:00
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
serversdown pushed to dev-persistent at serversdown/slmm 2026-02-16 21:56:17 -05:00
b62e84f8b3 v0.3.0, persistent polling update.