ctsit / export_large_projects

A REDCap module for exporting very large projects
1 stars 4 forks source link

No default global configuration of batch size and timeout #11

Open pbchase opened 6 years ago

pbchase commented 6 years ago

The module does not provide for a default or global configuration of the fields per batch or the timeout. Yet these fields are required to use the module. This requirement to do per-project configuration would make it hard to enable this module globally.

Please consider adding either a default value for these settings or a global setting so that per-project configuration of these settings is not required. I think per-project config should be allowed, but not required.