Skip to content

increase timeout to 3mins for filing review and user service calls#388

Open
rajeswari1301 wants to merge 2 commits into
mainfrom
increase-filing-timeout
Open

increase timeout to 3mins for filing review and user service calls#388
rajeswari1301 wants to merge 2 commits into
mainfrom
increase-filing-timeout

Conversation

@rajeswari1301
Copy link
Copy Markdown
Contributor

Tyler's API sometimes takes a long time to respond when submitting filings and getting user info, causing timeout errors.

Applied the same 3 mins connection and receive timeout pattern already in place for getCases in CasesService.java - added it to setupFilingPort() in Ecf4Filer.java (covers reviewFiling and getFeesCalculation) and to the user client setup lambda in AdminUserService.java (covers getUser)(this may not fully resolve the issue if Tyler's server is simply unresponsive, but should help with cases where the call just needs more time)

Closes #280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase timeout for filing review calls

1 participant