Client Disconnection Not getting triggered properly on Google cloud run
In my frontend code I’m using abortcontroller in the signal in fetch. I’m listening to client disconnection in my NodeJs backend with this
In my frontend code I’m using abortcontroller in the signal in fetch. I’m listening to client disconnection in my NodeJs backend with this