destinations.impl.dummy.configuration
DummyClientConfiguration Objects
@configspec
class DummyClientConfiguration(DestinationClientConfiguration)
destination_type
type: ignore
fail_prob
probability of terminal fail
retry_prob
probability of job retry
completed_prob
probability of successful job completion
exception_prob
probability of exception transient exception when running job
timeout
timeout time
fail_terminally_in_init
raise terminal exception in job init
fail_transiently_in_init
raise transient exception in job init
truncate_tables_on_staging_destination_before_load
truncate tables on staging destination
create_followup_jobs
create followup job for individual jobs
fail_followup_job_creation
Raise generic exception during followupjob creation
fail_table_chain_followup_job_creation
Raise generic exception during tablechain followupjob creation
create_followup_table_chain_sql_jobs
create a table chain merge job which is guaranteed to fail
create_followup_table_chain_reference_jobs
create table chain jobs which succeed