Skip to content

Harden Phoenix service restart policy - #126

Merged
tasercake merged 1 commit into
mainfrom
worktree/faster-service-restarts
Jul 14, 2026
Merged

Harden Phoenix service restart policy#126
tasercake merged 1 commit into
mainfrom
worktree/faster-service-restarts

Conversation

@tasercake

Copy link
Copy Markdown
Owner

Summary

  • restart the Phoenix service after 1 second instead of 5 seconds
  • disable systemd start-rate limiting so repeated transient clock failures cannot leave the service stopped
  • leave the Litestream restart policy unchanged

Validation

  • extracted the generated Phoenix unit and verified StartLimitIntervalSec=0, Restart=on-failure, and RestartSec=1s
  • shellcheck deploy-exe-dev.sh
  • git diff --check

@tasercake
tasercake merged commit 19d6947 into main Jul 14, 2026
1 check passed
@tasercake
tasercake deleted the worktree/faster-service-restarts branch July 14, 2026 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant