Skip to content

ref: make health timeout configurable and default to 180#311

Merged
joshuarli merged 4 commits intomainfrom
ref-configurable-timeout
Apr 18, 2026
Merged

ref: make health timeout configurable and default to 180#311
joshuarli merged 4 commits intomainfrom
ref-configurable-timeout

Conversation

@joshuarli
Copy link
Copy Markdown
Member

https://github.com/getsentry/getsentry/actions/runs/24588958799/job/71905342812#step:12:97
this says Container kafka did not become healthy within 120 seconds. but kafka ended up being healthy right after - not sure why but let's increase the default timeout to 180s

while we're here let's make this actually configurable via devservices/config.yml

@joshuarli joshuarli requested a review from kenzoengineer April 17, 2026 23:29
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 17, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (cli) Add --config option for custom config file path by hubertdeng123 in #307
  • Pytest 9, xdist, python 3.13.1 by joshuarli in #309
  • Timestamps and health logs by joshuarli in #308
  • Uv by joshuarli in #305

Bug Fixes 🐛

  • (state) Gracefully handle stale service entries in state database by vaind in #302

Internal Changes 🔧

Release

  • Fix changelog-preview permissions by BYK in #300
  • Switch from action-prepare-release to Craft by BYK in #299

Other

  • (deps-dev) Bump setuptools from 70.0.0 to 78.1.1 by dependabot in #294
  • Make health timeout configurable and default to 180 by joshuarli in #311
  • Pin GitHub Actions to full-length commit SHAs by joshuarli in #306

🤖 This preview updates automatically when you update the PR.

@joshuarli joshuarli requested a review from mchen-sentry April 17, 2026 23:29
Comment thread devservices/configs/service_config.py Outdated
Comment thread devservices/configs/service_config.py Outdated
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit eb664a5. Configure here.

Comment thread devservices/configs/service_config.py
@joshuarli joshuarli merged commit 04049af into main Apr 18, 2026
15 checks passed
@joshuarli joshuarli deleted the ref-configurable-timeout branch April 18, 2026 00:06
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.

2 participants