☁️Cloud & DevOps
Go errors: sentinel errors, error structs or fmt.Errorf — how to choose
Code review on ClaudeGate. The HTTP handler that receives execution jobs was returning a 500 when the job queue was full. A colleague caught it in the logs: "this isn't an internal error, it's saturation — it should be a 503." He was right. The problem was a single innocent line: all errors from Enq
⚡Key InsightsAI analyzing…
O
Odilon HUGONNOT
📡
Tags:#cloud#dev.to
Found this useful? Share it!
Read the Full Story
Continue reading on Dev.to
Related Stories
☁️
☁️Cloud & DevOps
Concurrency vs parallelism in Go: applied to Event Sourcing and CQRS
about 3 hours ago
☁️
☁️Cloud & DevOps
How Redis Caching Actually Works — A Visual Guide for Backend Developers
about 3 hours ago
☁️
☁️Cloud & DevOps
FaultRay: Why We Formalized Cascade Failure Propagation as a Labeled Transition System
about 3 hours ago
☁️
☁️Cloud & DevOps
GitHub Actions: Scoping environment variables across environments without wildcards
about 3 hours ago