rate_limited_events

0 rows


Description

Tracks events such as notifications that should have a minimum interval between instances.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
event_class text 2147483647 null

Fully-qualified class name of the event whose rate limit is being tracked.

rate_limit_key jsonb 2147483647 null
next_time timestamptz 35,6 null
pending_event jsonb 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
rate_limited_events_pkey Primary key Asc/Asc event_class + rate_limit_key

Diagram producer might be missing

No diagrams were produced please see application output for any errors