Skip to main content
Question

Extend timeout in java.sql.SQLTimeoutException


Forum|alt.badge.img+8

In IFS Cloud, how is it possible to extend the java.sql.SQLTimeoutException setting?

We are experiencing this timeout when receiving an application message through IFS Connect, and it kicks off a plsql method, that is taking a while to run, so the application message times out before it is done.

2 replies

Forum|alt.badge.img+8
  • Sidekick (Partner)
  • 26 replies
  • September 7, 2023

Hi

did you fixed this issue?

We are facing same problem, timeout error SQLTimeoutException  is thrown after 1 minute.

Neno


Forum|alt.badge.img+8
  • Author
  • Sidekick (Employee)
  • 49 replies
  • January 8, 2024

In the ifscloud-value.yaml file below settings can be added to increase the timeout.

At the moment we have issues though with the value resetting to 30 (default) when a pod is restarted. Trying to solve that.

 

ifsappconnect:

  replicas: 3

  connectQueryTimeout: 60

  queryTimeout: 60

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings