-
Notifications
You must be signed in to change notification settings - Fork 214
feat(fetcher): add configurable timeout for httpx fetcher #782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for opal-docs canceled.
|
packages/opal-common/opal_common/fetcher/providers/http_fetch_provider.py
Outdated
Show resolved
Hide resolved
packages/opal-common/opal_common/fetcher/providers/http_fetch_provider.py
Outdated
Show resolved
Hide resolved
…nd update description
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pre-commit is failing, besides of that looks good
Will ask @danyi1212 about the failing tests, I think that an irrelevant issue
fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tests are failing with this error:
https://github.com/permitio/opal/actions/runs/14570395803/job/40866484393?pr=782#step:7:405
Fixes Issue
Cloes #756
Changes proposed
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers