cancel
Showing results for 
Search instead for 
Did you mean: 

HANA XSA Job Scheduler Timeout

Former Member
0 Kudos

Hi all,

currently i am setting up an job scheduler jobs via the Dashboard in HANA XSA. However, i get some errors regarding timeout. After 16 seconds the scheduler stop and throw an error.

Is there a way to define the timeout?

Best regards,

Manjinder Singh

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Kudos

Are you using sync jobs to create the job/schedules?

Former Member
0 Kudos

Hi,

i am using the job scheduler dashboard to create the sync jobs. In this dashboard i am defining the action (URL to my endpoint with my job). The is started successfully, however after 16 seconds i get this timeout.

Back to your question, yes i am creating sync job!

Best regards,

Manjinder Singh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi all,

we solved the problem now. We are now using asynchron jobs.

Best regards,

Manjinder

rajeshkatkoori
Explorer
0 Kudos

Hi Manjinder,

We are also facing the same issue for a long running job. Could you please share how asynchronous job is set in XSA?

Sample Code?

Rajesh

zameer0448
Participant
0 Kudos

Hi Manjinder,

Can you help us with some blogs which helps us to setup the jobs in Asynchronous.

Will be there any change in code or in any place we need to update, wanted to know how to achieve Asynchronous jobs.

Please we are facing the issue in production and all the jobs which will take more than 15 seconds are failing with ESOCKETTIMEOUT error as like in your case.

armaansingla1992
Explorer
0 Kudos
Hi Manjinder, can you please share the xsjob and xsjs sample code

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

this is not working. My jobs are sychronous. Therefore this parameter is not working in my case.

I need to setup the timeout for synchronous jobs which i created via the job scheduler dashboard.

Best regards,

Manjinder

former_member240094
Participant
0 Kudos

You can set timeout from configuration tab of job scheduler dashboard. See link from admin guide below for your reference.

https://help.sap.com/viewer/4505d0bdaf4948449b7f7379d24d0f0d/2.0.02/en-US/d471f9803bcb4479845d17be05...

Check Asynchronous Execution timeout (ms)


Thanks,

Arun