feature request: option to hide errors #247
Labels
No labels
MediaFlow Proxy
autorelease: pending
autorelease: tagged
bug
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
🇩🇪 German
🇫🇷 French
🇮🇳 Indian
🇸🇦 Arabic
🌐 Multi
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/webstreamr-github#247
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice if there was an option to hide results like:
WebStreamr | Hayduk ❌ Remote server has issues. We can't fix this, please try later again.or
WebStreamr | Hayduk ❌ Request failed. Request-id: 238adf35-96bf-4c5a-85f2-7839f65979e4.or
WebStreamr | Hayduk 🚦 Too many recent timeouts. Please try again later.Maybe even enabled by default since they are just links to the config page.
https://github.com/webstreamr/webstreamr/issues/151 requested the same basically. I'll think about it and add an option to opt-in or out most likely.
Thanks for your consideration. That would be great
Will make showing errors it opt-in. I'll try to get it pushed and released tomorrow
Implemented in
854b211f2c/ https://github.com/webstreamr/webstreamr/releases/tag/v0.41.0on the public instance those errors should just disappear in 1-2 h without any manual action needed from your side
That's fantastic, thank you!