steampipe plugin install chaos

Table: chaos_hydrate_retry_config_legacy

Chaos table to test the Hydrate function with Retry config

Examples

List all

select
*
from
chaos_hydrate_retry_config_legacy;

Schema for chaos_hydrate_retry_config_legacy

NameTypeOperatorsDescription
_ctxjsonbSteampipe context in JSON form.
idbigint
retriable_errors_with_no_retry_configtext
retriable_errors_with_retry_configtext
sp_connection_nametext=, !=, ~~, ~~*, !~~, !~~*Steampipe connection name.
sp_ctxjsonbSteampipe context in JSON form.