Gleb Tv
bf9253d6fe
fix(worker): deduplicate check result replays
CI / test (push) Successful in 2m7s
Docker / Build and publish worker image (push) Successful in 22m17s
2026-08-03 13:59:15 +03:00
Gleb Tv
e987f24903
fix(worker): harden control-plane lifecycle
...
CI / test (push) Successful in 2m32s
Docker / Build and publish worker image (push) Successful in 18m17s
- reconnect safely after token rotation and retry leased results
- reject malformed tasks and remove production cluster debug mutation
- validate environment files and require immutable container images
BREAKING CHANGE: Docker install, deploy, and Compose now require an
immutable repository@sha256 image reference.
2026-07-19 23:11:43 +03:00
Gleb Tv
579a14b403
fix(dns): retry configurable resolvers
...
CI / test (push) Successful in 2m32s
Docker / Build and publish worker image (push) Successful in 20m9s
Treat resolver transport failures as inconclusive checks so they do not open outage alerts.
2026-07-16 19:30:02 +03:00
Gleb Tv
2c884c5612
refactor: adopt worker module path
CI / test (push) Successful in 2m5s
Docker / Build and publish worker image (push) Failing after 31s
2026-07-13 17:56:12 +03:00
Gleb Tv
2c7a0236da
feat: publish standalone worker
...
Separate worker packaging and service lifecycle from the control plane.
2026-07-13 17:55:14 +03:00