Poll about `Errors` tab future
See original GitHub issueHey everyone.
Chucker evolves pretty fast and becomes better every day thanks to great feedback from the community and contributors hard work. However, there are some features that don’t get much feedback on possible improvements. One such feature is ability to capture Throwable
errors and show them in Errors
tab. Moreover there are even some suggestions asking to disable that tab or remove it completely (like in #88 or here).
While it looks reasonable that Chucker could remove this feature completely and focus just on network part we don’t know for sure if this feature is used a lot or everyone just ignores it. Since there is no analytics available we would like to create sort of a poll in this issue and see your opinion.
To vote just put a reaction to this message with emoji.
Available options are:
👍 - Leave Errors
tab and errors collection feature.
👎 - Remove Errors
tab and errors collection feature.
This poll is valid for 1 month till May 8th
so we could gather enough feedback.
We would also love to hear your feedback on whenever you or your team used/use Errors
tab and if it was/is helpful, so don’t hesitate to leave comments here, in this issue.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:41
- Comments:20 (6 by maintainers)
Top GitHub Comments
@Shipaaaa As previously mentioned here https://github.com/ChuckerTeam/chucker/issues/321#issuecomment-624132984, we can dump all the code for the Error feature in a self isolated module and make it available as a separate library/module if there is demand for it.
It just seems to me like chucker should stick to doing what it does well and what it was created to do. Networking.
I’ve got other libraries for crashes.
Another example. Charles proxy doesn’t try to catch my errors either. 😄