Skip to content

Commit 6367d75

Browse files
lpcoxCopilot
andcommitted
fix: increase smoke-services timeout from 5 to 15 minutes
The agent was timing out at 5 minutes with Redis + PostgreSQL services. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b4436ff commit 6367d75

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

.github/workflows/smoke-services.lock.yml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ safe-outputs:
3939
run-started: "🔌 [{workflow_name}]({run_url}) is testing service connectivity for this {event_type}..."
4040
run-success: "🔌 [{workflow_name}]({run_url}) — All services reachable! ✅"
4141
run-failure: "🔌 [{workflow_name}]({run_url}) — Service connectivity {status} ⚠️"
42-
timeout-minutes: 5
42+
timeout-minutes: 15
4343
strict: true
4444
post-steps:
4545
- name: Validate safe outputs were invoked

0 commit comments

Comments
 (0)