23 Commits

Author SHA1 Message Date
Fredrik Berntsson 137fd118ca Add internal health endpoint and health check command 2025-04-24 22:09:10 +02:00
Fredrik Berntsson cf3ec1706c Use linter formatting 2025-04-20 22:14:04 +02:00
Fredrik Berntsson dcd44b726a Use linter code standards 2025-04-20 22:14:04 +02:00
Fredrik Berntsson 303bef850d Minor webhook refactor 2025-04-17 22:14:53 +02:00
Fredrik Berntsson 0508e050ab typo: SSL -> TLS 2025-03-29 16:06:48 +01:00
Fredrik Berntsson 24d0158e74 Fix debug config print displaying pointers 2025-03-29 16:06:48 +01:00
Fredrik Berntsson bd295734d2 Add support to specify include or exclude filters for syncing config 2025-03-28 13:41:54 +01:00
Fredrik Berntsson 7210bf5227 Do not swallow errors on cron setup failure 2025-03-27 20:21:38 +01:00
Fredrik Berntsson 9339c54f8b Do not log error twice on failures 2025-03-18 21:48:25 +01:00
Fredrik Berntsson a962ee9a95 Add a share syncfunc 2025-03-18 21:48:25 +01:00
Fredrik Berntsson 39e1ef656b Do not pass retry config, init on startup instead 2025-03-18 21:48:25 +01:00
Phillip Thurston 3ffb40f2a9 fix: correct int overflow bug, add fixed delay, and rename env for retries 2025-03-18 21:48:25 +01:00
Phillip Thurston b83c8354ca feat: add ability to specify custom delay in connection attempts 2025-03-18 21:48:25 +01:00
Fredrik Berntsson 3edd692b18 Add missing client test and debug logs 2025-03-11 22:18:54 +01:00
Kyuuk ca85b6a86d defer call to deleteSessions & avoid returning on first error
this fixes the case where we flood sessions when an error occurs (session are created but never deleted)
2025-03-11 22:18:54 +01:00
Fredrik Berntsson 2f6104f710 Rename manual sync to selective sync 2025-03-05 23:16:42 +01:00
Fredrik Berntsson c4213cbd2b Restrict full sync to not sync files and webserver config 2025-03-05 23:16:42 +01:00
Fredrik Berntsson fa75f9fe25 Add option to run gravity after sync 2025-03-05 21:49:42 +01:00
Fredrik Berntsson 78738d253c Retry teleporter POST and config PATCH requests 2025-03-02 10:07:30 +01:00
Fredrik Berntsson a2a8e156ff bump e2e container test version, improve logging 2024-10-07 22:36:02 +02:00
Fredrik Berntsson 568c1f1e6c test: Add missing asserts 2024-08-20 15:39:24 +02:00
Fredrik Berntsson 066cc77ced First e2e test implementation using go-testcontainers 2024-08-17 13:02:09 +02:00
Fredrik Berntsson 460b0b678b 0.1.0 Release 2024-08-08 10:33:44 +02:00