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

#415 - Make fhir client timeouts configurable #416

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michael-82
Copy link
Collaborator

  • introduce env variables for connect, socket and connectionRequest timeouts in the fhir client

- introduce env variables for connect, socket and connectionRequest timeouts in the fhir client
@michael-82 michael-82 added the enhancement New feature or request label Dec 12, 2024
@michael-82 michael-82 self-assigned this Dec 12, 2024
@michael-82 michael-82 linked an issue Dec 12, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.61%. Comparing base (7944fa2) to head (7eb741f).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #416      +/-   ##
=============================================
+ Coverage      78.54%   78.61%   +0.07%     
  Complexity       556      556              
=============================================
  Files            138      138              
  Lines           2419     2427       +8     
  Branches         149      149              
=============================================
+ Hits            1900     1908       +8     
  Misses           461      461              
  Partials          58       58              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 this pull request may close these issues.

Make fhir client timeouts configurable
1 participant