Closed vdidushko closed 4 years ago
Our customer from PDI has a flow that inserts data from Salesforce to Redshift. He has around 8k records, however, the flow goes to sleep after importing 1k records.
AFAIK this might be related to :
https://github.com/elasticio/salesforce-component/blob/65c472a9fcfaa3b1564e2c6f2a3f5877df53820d/lib/actions/query.js#L8
The bug was fixed and update is available in the master branch
Our customer from PDI has a flow that inserts data from Salesforce to Redshift. He has around 8k records, however, the flow goes to sleep after importing 1k records.
AFAIK this might be related to :
https://github.com/elasticio/salesforce-component/blob/65c472a9fcfaa3b1564e2c6f2a3f5877df53820d/lib/actions/query.js#L8