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 the HttpClient Timeouts Configurable #27

Open
bennsimon opened this issue Jan 12, 2024 · 1 comment
Open

Make the HttpClient Timeouts Configurable #27

bennsimon opened this issue Jan 12, 2024 · 1 comment
Assignees

Comments

@bennsimon
Copy link
Collaborator

bennsimon commented Jan 12, 2024

It seems some projects would need to customize the httpclient timeouts based on number of records they have. For example, the SID project seems to have a lot of locations and fetching them lead to timeout errors. A temporary fix (hard-coded) was done here.

These configurations need to be available for modifications, preferably by system environment variables. The FHIRContext used for http requests on the plugin might need to be modified.

@bennsimon
Copy link
Collaborator Author

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

No branches or pull requests

4 participants