TestConnection Service Timeout

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
JefferyD
Posts: 178
Joined: August 31st, 2021, 11:37 am
Contact:

TestConnection Service Timeout

Unread post by JefferyD »

I am using the TestConnection service to test if a database can be accessed through ECC. When the database cannot be accessed, the data is pulled from a custom local cache instead. In the situation that ECC is down though, it is using the regular timeout causing long load times even when data is queried from only the local cache.
Is there a more immediate method of determining if the connection is down or not?
Alternatively, could a timeout parameter be added to the TestConnection service so that it could be set to something separate from the default timeout wait time?
word count: 101
SumanPrasad
Posts: 88
Joined: August 26th, 2021, 5:21 pm
Contact:

Re: TestConnection Service Timeout

Unread post by SumanPrasad »

As a minimum, adding a timeout to TestConnection service will be quick fix.
Goal of this service was to give quick determination if a database is up or not. Let us review this service and then we will see what should be done.
Task 10110 is created for this.
word count: 49
Post Reply