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

[FEATURE] Support Batch Extraction with REDCapR::redcap_read() #214

Open
5 tasks done
rsh52 opened this issue Dec 3, 2024 · 0 comments
Open
5 tasks done

[FEATURE] Support Batch Extraction with REDCapR::redcap_read() #214

rsh52 opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@rsh52
Copy link
Collaborator

rsh52 commented Dec 3, 2024

Feature Request Description

In #212 one of the tangential issues was export failure on a large database due to our reliance on redcap_read_oneshot(). This also came up once before on a large test database.

Proposed Solution

We should pivot to use of redcap_read() and expose some of the batch processing options available to avoid oneshot failures on large databases.

Checklist

  • The issue is atomic
  • The issue description is documented
  • The issue title describes the problem succinctly
  • Developers are assigned to the issue
  • Labels are assigned to the issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants