[Task]: Time out issue taking time to complete job #6841
Unanswered
chiragvats18
asked this question in
Q&A
Replies: 2 comments 6 replies
-
|
I don't know if I understand this correctly. If your database connection times out, there usually are JDBC properties to control timeouts etc. If your upsert is slow: check your indexes. |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
Dear Sir,
Is there any option to use Bulk API(like table bulk input / salesforce bulk
upsert/salesforce bulk api setting on for salesforce upsert)
because apache hop is currently using i think so soap api but we are
unable to see bulk api setting on for this if we have to use any plugin or
like that
as it has run as i have reduced batched size and increased number of
copies.
CHIRAG VATS
8076590813
…On Tue, Mar 24, 2026 at 4:38 AM Diego Mainou ***@***.***> wrote:
So break it down into smaller pieces.
output your results to a table.
Then use a different job to process on line at a time.
It sounds like Salesforce is getting overwhelmed so send less data in one
go.
—
Reply to this email directly, view it on GitHub
<#6841?email_source=notifications&email_token=BWJJNT3V7ICRXBC5CO4GI2T4SG7VNA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRSHAZTOMBSUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-16283702>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BWJJNT6BEF44OST33OD5S2D4SG7VNAVCNFSM6AAAAACW3IAITSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMRYGM3TAMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What needs to happen?
Can anyone help as i was trying to make upsert job by pipeline by taking table input and doing upsert the data is about 2lakh something so it was taking time to get data as we have setup the timeout so it is timeout connection so is there any other way to build the job easily and fast without any error.
Issue Priority
Priority: 2
Issue Component
Component: Pipelines
Beta Was this translation helpful? Give feedback.
All reactions