Added access to scan helper function to better scale exports #32#34
Open
TeriForey wants to merge 3 commits into
Open
Added access to scan helper function to better scale exports #32#34TeriForey wants to merge 3 commits into
TeriForey wants to merge 3 commits into
Conversation
Owner
|
@TeriForey finally got round to testing this for the first time this morning. I am unfortunately still experiencing issues with this. I tested this on our North African db (see URL in the wetransfer SQL dump I just sent you) on the search below and exporting to CSV, but I get the usual '504 Gateway Timeout The gateway did not receive a timely response from the upstream server or application'. Could you perhaps test this code again against the SQL dump I just sent you, bearing in mind to checkout the arches-eamena-stable branch for your testing. Cheers! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description of Change
Large exports are now dealt with the elasticsearch helper scan function instead of search.
Issues Solved
#32
Types of changes
Checklist
Further comments