status-go/protocol/discord
Pascal Precht 8ad9fb7713 fix(discord): always emit import error if it's of type error
We've been limiting the amount of errors being emitted to clients
to reduce payload pressure and also due to the fact that we won't be
rendering more than 3 error items in the UI.

We want to let actual errors through (as opposed to warnings), even if
the limit was reached.
2022-11-04 10:06:04 +01:00
..
assets.go feat: introduce discord import tool 2022-10-28 09:52:26 +02:00
types.go fix(discord): always emit import error if it's of type error 2022-11-04 10:06:04 +01:00