bootstrap_claim_event_publications(p_owner text, p_lease_duration_millis bigint, p_batch_size integer, p_max_attempts integer)


Parameters

Name Type Mode
p_owner text IN
p_lease_duration_millis bigint IN
p_batch_size integer IN
p_max_attempts integer IN
event_id uuid TABLE
company_id uuid TABLE
review_required boolean TABLE

Definition