Validate Distributor endpoints before publication
This commit is contained in:
@@ -83,9 +83,10 @@ returns a failed batch status even when all report counters show success; the
|
||||
top-level notification result contains the delivery diagnostic.
|
||||
|
||||
For a single report, Distributor notification follows the atomic output write.
|
||||
Enabled notification templates are validated before report processing, including
|
||||
the requirement that each rendered identity contains a non-whitespace character.
|
||||
See the [configuration reference](config.md) for pipeline, bundle,
|
||||
Enabled notification configuration, including the HTTP(S) endpoint and
|
||||
templates, is validated before report processing. A malformed endpoint does not
|
||||
collect weather data, generate a report, publish output, or invoke Distributor.
|
||||
See the [configuration reference](config.md) for endpoint, pipeline, bundle,
|
||||
idempotency-key, and per-report path templates.
|
||||
|
||||
## Comparison Bundles
|
||||
|
||||
Reference in New Issue
Block a user