Goa v3.30.0 adds design-driven, transport-independent retries for idempotent methods. Generated HTTP, gRPC, and JSON-RPC clients now handle temporary failures safely. github.com/goadesign/go...
Release Goa v3.30.0 · goadesign/goa
Goa v3.30.0 adds design-driven retries for temporary client failures. Service authors can now declare that replaying a method with the exact same input is safe; Goa carries that contract into gener...
github.com