Skip to content

create BundleIterable to allow for paging resources #4663

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

Closed
Capt-Mac opened this issue Mar 20, 2023 · 0 comments · Fixed by #4664
Closed

create BundleIterable to allow for paging resources #4663

Capt-Mac opened this issue Mar 20, 2023 · 0 comments · Fixed by #4664
Assignees

Comments

@Capt-Mac
Copy link
Collaborator

NOTE: Before filing a ticket, please see the following URL:
https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help

Describe the bug
when performing a TypedBundle search with large results for get subjects, the list would overwhelm the server causing server issues.

To Reproduce
Steps to reproduce the behavior:

  1. Create a large evaluate measure operation
  2. see that TypedBundle provider loads all resources at once
  3. result is slow performance

Expected behavior
when performing this operation system demands should not be as high.

@Capt-Mac Capt-Mac self-assigned this Mar 20, 2023
@Capt-Mac Capt-Mac linked a pull request Mar 20, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant