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

Make fhir client timeouts configurable #415

Open
michael-82 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #416
Open

Make fhir client timeouts configurable #415

michael-82 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #416
Assignees
Labels
enhancement New feature or request

Comments

@michael-82
Copy link
Collaborator

The default timeout is 10 seconds. In some cases this might not be enough and lead to unanswered queries. Either increase the timeout or (preferred) make it configurable via env variable.

@michael-82 michael-82 added the enhancement New feature or request label Dec 11, 2024
@michael-82 michael-82 self-assigned this Dec 11, 2024
michael-82 added a commit that referenced this issue Dec 12, 2024
- introduce env variables for connect, socket and connectionRequest timeouts in the fhir client
@michael-82 michael-82 linked a pull request Dec 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant