···9797 if (labelConfig.action === "notify") {
9898 //TODO need to prob move this to a queue cause backfill can hit rate limit
9999 await sendLabelNotification(pdsConfig.notifyEmails, {
100100- did: label.uri,¡¡
100100+ did: label.uri,
101101 pds: pdsConfig.host,
102102 label: label.val,
103103 labeler: config.host,