#`StreamExt::next_event` Handling
1 messages · Page 1 of 1 (latest)
yes, it's safe. it's probably worth logging, so that you can know if you got deserialization errors or anything.
1 messages · Page 1 of 1 (latest)
Is ignoring the Err hand of the StreamExt::next_event safe and reasonable? Documentations just ignore the Err hand, so I wanted to make sure if its crucial for the bot to keep working.
yes, it's safe. it's probably worth logging, so that you can know if you got deserialization errors or anything.