We recently migrated a PB 2019 application to 2022 and also deployed it to PowerServer. It's been working very well. However, one user reported an issue recently. The user stated that the app was started and used without issue for a while. It was then left idle for 30 minutes or so. When he started working on it again the attached error message appeared. The application connects to an Oracle database and we increased the transaction timeout in the web api's applications.json file to 3600 (this was done before this error was reported).
Does anyone have any thoughts on the root cause and a workaround? A more graceful way to deal with an error like this?
Thanks, Tom