snapshot-labs / snapshot-webhook

Snapshot notification service.
MIT License
9 stars 14 forks source link

Error: title: Validation error: length [{"value": String("Implementation of New Discord Roles for Enhanc... #179

Closed sentry-io[bot] closed 5 months ago

sentry-io[bot] commented 7 months ago

Sentry Issue: SNAPSHOT-WEBHOOK-1D

Error: title: Validation error: length [{"value": String("Implementation of New Discord Roles for Enhanced Communication and Moderation in the Devolved AI Community"), "min": Number(1), "max": Number(64)}]
  File "/workspace/dist/src/providers/walletconnectNotify.js", line 55, in sendNotification
    throw new Error(notifySuccess.error);
  File "/workspace/dist/src/providers/walletconnectNotify.js", line 31, in queueNotificationsToSend
    await sendNotification(notification_id, notification, accounts.slice(i, i + MAX_ACCOUNTS_PER_REQUEST));
  File "/workspace/dist/src/providers/walletconnectNotify.js", line 93, in send
    await queueNotificationsToSend(event.id, notificationMessage, accounts);