Kinetic Browser Function not firing no client error

We have been live on Kinetic MES for a few weeks now and just started having an issue pop up.
There are a few functions on the report quantity screen. One to create a UD01 Record and then one to print a bartender tag from a function. I am sporadically having an issue where the bartender function is not called at all and no error pops up client side.

It seems to be around the time that this happens that I have an App Server error in the event viewer.

Microsoft.AspNetCore.Connections.ConnectionResetException: The client has disconnected
—> System.Runtime.InteropServices.COMException (0x80070040): The specified network name is no longer available. (0x80070040)

Not sure if this is the issue, but I can see that the bartender file is never created from the function. I have not been able to replicate with the browser developer mode on to debug. The above error multiple times is around the time within a minute of when they report a tag never came out.