EasyRpc.Plugs.Retry (EasyRpc v1.0.0)

Copy Markdown View Source

Retries the downstream pipeline when the call fails.

Wraps the inner plugs (NodeSelector → Executor → ErrorHandler) and re-executes them when ctx.error is set and retries remain.