Open POWERZAC opened 2 weeks ago
This interface times out when a third-party api is called in the goroutine. This causes sse request connection to exit abnormally, and the request is normal after setting Timeout. I understand SSE ignores the timeout period, what causes this?
This interface times out when a third-party api is called in the goroutine. This causes sse request connection to exit abnormally, and the request is normal after setting Timeout. I understand SSE ignores the timeout period, what causes this?