Skip to content
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

Set timeouts on requests made internally by the inference #566

Open
1 of 2 tasks
PawelPeczek-Roboflow opened this issue Aug 7, 2024 · 1 comment
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@PawelPeczek-Roboflow
Copy link
Collaborator

Search before asking

  • I have searched the Inference issues and found no similar bug report.

Bug

Currently, there is no control over timeouts while making internal requests in library:

  • we need to expose such control knob from functions making request
  • set reasonable default that can be controlled via env
    otherwise we may end up having issues with such components like InferencePipeline attempting to communicate with RF backend - for instance while running workflows

Environment

No response

Minimal Reproducible Example

No response

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@PawelPeczek-Roboflow PawelPeczek-Roboflow added the bug Something isn't working label Aug 7, 2024
@PawelPeczek-Roboflow
Copy link
Collaborator Author

@grzegorz-roboflow - just for visibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant