Learn how to report on transaction retries via the dashboard.
transaction_retries
model allows setting one parameter.
filters
: a dictionary of filtersfilters
Value | Type | Validation |
---|---|---|
created_at | dict[str, str] | See date-time filter below |
filters
as null
start
and end
allow three types of values:
null
: this represents an open rangestart <= end
, only when both are timestampsstart
and end
cannot be null at the same timetransaction_retries
model.