letsbe-sysadmin/app
Matt 88ec5416fe
Build and Push Docker Image / build (push) Successful in 2m37s Details
chore: Reduce circuit breaker cooldown from 300s to 30s
5 minutes was too long for typical orchestrator restarts that take seconds.
30 seconds is more reasonable for quick recovery.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 15:41:54 +01:00
..
clients fix: Persist credentials across container and orchestrator restarts 2025-12-09 15:25:44 +01:00
executors feat: add Playwright browser automation executor 2025-12-08 15:55:16 +01:00
playwright_scenarios feat: Add Poste.io and Chatwoot initial setup Playwright scenarios 2025-12-09 14:51:17 +01:00
utils feat: add Playwright browser automation executor 2025-12-08 15:55:16 +01:00
__init__.py Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00
agent.py fix: Persist credentials across container and orchestrator restarts 2025-12-09 15:25:44 +01:00
config.py chore: Reduce circuit breaker cooldown from 300s to 30s 2025-12-09 15:41:54 +01:00
main.py fix: Added circuit breaker 2025-12-09 13:23:21 +01:00
task_manager.py Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00