I have a question regarding HTTP Outcalls. When I attempt to send a POST request to a web2 API, I encounter the following error. The first request works fine, but the subsequent requests fail. The key difference is that the first request takes some time to process, while the following requests are faster.
The replica returned a rejection error: reject code CanisterReject, reject message Connecting to xx.samlinux.com failed: Failed to directly connect: error trying to connect: tcp connect error: Network is unreachable (os error 101), error code None