Web Application Unhandled Exception

I’m occasionally getting this error from my web application in Linux. I am trying to find the issue but my code does not have the methods or events referenced in the error. Also sessions do not expire and start building up after this error occurs. I am using 2019r3.2.

Unhandled Exception
Error 0
WebSession._CreateResponse%o%o
WebPushHandler.Respond%%o
WebPushHandler.CheckForChanges%%o
WebPushHandler.!Tickle
_SessionShutdownThread.Event_Run%%o<_SessionShutdownThread>
WebSession._CreateResponse%o%o
WebPushHandler.Respond%%o
WebPushHandler.CheckForChanges%%o
WebPushHandler.!Tickle
_SessionShutdownThread.Event_Run%%o<_SessionShutdownThread>

Any help would be appreciated.

Thanks,
Jerry