← Shopware 6.7.8.0

Shopware 6.7.8.0 messenger_stats

Runtime statistics for the messenger worker (processed/failed counts).

Columns

4 columns

Column Type Nullable Additional
id bigint unsigned NO Primary Key, auto_increment
message_type varchar(255) NO
time_in_queue int NO
created_at datetime NO Index

Indexes

2 indexes

Index Name Columns Unique
idx_created_at created_at No
PRIMARY id Yes