Farm render publish random errors

Hi! Recentely we started to have this issue of random task not publishing on a farm with this error:

025-05-27 16:57:49:  0: STDOUT: CRITICAL:pyblish.IntegrateAsset:Error when registering
2025-05-27 16:57:49:  0: STDOUT: Traceback (most recent call last):
2025-05-27 16:57:49:  0: STDOUT:   File "<string>", line 158, in process
2025-05-27 16:57:49:  0: STDOUT:   File "<string>", line 350, in register
2025-05-27 16:57:49:  0: STDOUT:   File "C:\Program Files\Ynput\AYON 1.3.2\dependencies\ayon_api\operations.py", line 726, in commit
2025-05-27 16:57:49:  0: STDOUT:     self._con.send_batch_operations(
2025-05-27 16:57:49:  0: STDOUT:   File "C:\Program Files\Ynput\AYON 1.3.2\dependencies\ayon_api\server_api.py", line 8804, in send_batch_operations
2025-05-27 16:57:49:  0: STDOUT:     return self._send_batch_operations(
2025-05-27 16:57:49:  0: STDOUT:   File "C:\Program Files\Ynput\AYON 1.3.2\dependencies\ayon_api\server_api.py", line 8898, in _send_batch_operations
2025-05-27 16:57:49:  0: STDOUT:     raise FailedOperations(f"Operation failed. Detail: {detail}")
2025-05-27 16:57:49:  0: STDOUT: ayon_api.exceptions.FailedOperations: Operation failed. Detail: Connection timed out.

Maybe do you have any suggestions what can cause this befaivor? This is completley random but once this happens this product will never publish on a farm, only localy

we have ayon behind nginx, maybe this is nginx issue?

in the docker postgress i see this error