Skip to content

fix: add HTTP timeout to Yeti connector (Fixes #3256)#3285

Merged
mlodic merged 1 commit intointelowlproject:developfrom
gks281263:fix/yeti-connector-http-timeout
Feb 18, 2026
Merged

fix: add HTTP timeout to Yeti connector (Fixes #3256)#3285
mlodic merged 1 commit intointelowlproject:developfrom
gks281263:fix/yeti-connector-http-timeout

Conversation

@gks281263
Copy link
Contributor

Adds timeout=60 to the requests.post() call in the Yeti connector so that slow or unresponsive Yeti API does not block Celery workers indefinitely.

Fixes #3256

Add timeout=60 to requests.post() in Yeti connector so that slow or
unresponsive Yeti API does not block Celery workers indefinitely.

Fixes intelowlproject#3256
@github-actions
Copy link

This pull request has been marked as stale because it has had no activity for 10 days. If you are still working on this, please provide some updates or it will be closed in 5 days.

@github-actions github-actions bot added the stale label Feb 17, 2026
@gks281263
Copy link
Contributor Author

Hi @mlodic , this PR is still relevant and ready from my side. Please let me know if any changes are needed. Happy to adjust.

@mlodic mlodic merged commit 6957530 into intelowlproject:develop Feb 18, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments