Open
Description
In #9654 (comment) I noted that we generate a notification per-field per-record in many situations (N * M). The cost of generating a unique notification is generally high on both compute and memory, if we change the signature to enable delivering a batch we can reduce that cost.
Metadata
Metadata
Assignees
Type
Projects
Status
needs triage