Error catching #116
Replies: 5 comments 11 replies
-
Uuuu that one is interesting. Are you using |
Beta Was this translation helpful? Give feedback.
-
@KapJI have you thoughts on that? |
Beta Was this translation helpful? Give feedback.
-
I haven't worked much with logging and error-catching systems like that before, but are there any free alternatives? Maybe there are some open source solutions that might fit us? |
Beta Was this translation helpful? Give feedback.
-
@ArnyminerZ do you have interest at creating an issue for that and implementing the feature? :) |
Beta Was this translation helpful? Give feedback.
-
Now that the integration is going one step further, maybe we should use some kind of error catcher, so we can know the user's problems before they even open a new issue, and get full detailed logs.
I've been using Sentry in Android for a while, and it works like a charm, and there's also a Python API.
Maybe this isn't appropiate, since we are a lot of people, and recollecting data may be an issue, but since all the data is anonymous, maybe we can inform the user, and give access to the errors logs to just the project's maintainers or something, what do you think?
Beta Was this translation helpful? Give feedback.
All reactions