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 request timeout period parameterizable on the Info Gateway #238

Open
1 task
dubdabasoduba opened this issue Jan 24, 2024 · 1 comment
Open
1 task

Comments

@dubdabasoduba
Copy link
Contributor

Context

  • We encountered a situation where requests going through the Info Gateway would timeout.
  • This was caused by some functionality that did not account for pagination in one of the Sync Plugins written for OpenSRP.
  • As we fix the pagination issue we would like to also make it easier to change the request timeout period
    • We had a work around on the plugins which involved re-initializing the FHIR Context and providing the new times as show here
    • We think making this parameterizable is a cleaner solution.

Acceptance Criteria

  • Have the ability to define timeout periods on the FHIR Info Gateway configuration file
@dubdabasoduba
Copy link
Contributor Author

@bashir2 please review this when you get the time

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

1 participant