It's possible that calling response.data() could hang if the connection is dropped before any bytes arrive. Adding a timeout handler in response.data() could solve this.
This issue may cause the GOES worker to stop working after many days of operation.
It's possible that calling response.data() could hang if the connection is dropped before any bytes arrive. Adding a timeout handler in response.data() could solve this.
This issue may cause the GOES worker to stop working after many days of operation.