alephium / alephium-frontend

A monorepo containing all things frontend on Alephium.
Other
14 stars 13 forks source link

Sentry error: Object captured as exception with keys: code, data, message #972

Open nop33 opened 3 days ago

nop33 commented 3 days ago

Our Sentry project is getting spammed errors that contain the following data:

{
  code: -32600,
  data: InvalidTopic,
  message: Invalid payload: Topic decoding failed
}

In the Sentry zendesk it is mentioned that this occurs when a non-error object is thrown or manually sent to Sentry.: https://sentry.zendesk.com/hc/en-us/articles/26649121915291-I-m-getting-Object-captured-as-exception-with-keys