title: Add index on log entry for slow task handler issue: NEXT-23615 author: Michiel Kalle author_email: [email protected] author_github: @michielkalle
- Add
idx.log_entry.created_at
on thelog_entry
table to fix slowLogCleanupTaskHandler
.
title: Add index on log entry for slow task handler issue: NEXT-23615 author: Michiel Kalle author_email: [email protected] author_github: @michielkalle
idx.log_entry.created_at
on the log_entry
table to fix slow LogCleanupTaskHandler
.