Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug Error Reporting #250

Open
Muirrum opened this issue Jun 7, 2018 · 0 comments
Open

Debug Error Reporting #250

Muirrum opened this issue Jun 7, 2018 · 0 comments

Comments

@Muirrum
Copy link
Contributor

Muirrum commented Jun 7, 2018

16:00 <pawc> what do you guys think of creating a server that receives data from people playing the game such as their score or exceptions for debugging
16:04 <paddatrapper> it's a tricky thing to do - trade off between development data and privacy
16:04 <paddatrapper> would have to be opt-in
16:04 <paddatrapper> and GDPR complient
16:09 <pawc> hehe, right. Not that tricky to implement though. Feels easier than some of the issues I read. Simply sending your score on exit for example
16:22 <paddatrapper> Sure. Technically it is easy, doing it in a freedom respecting way is less so
16:52 <Dev-Osmium> Yeah
16:53 <Dev-Osmium> We could do something with sentry maybe?
17:01 <paddatrapper> Sentry?
17:01 <Dev-Osmium> https://sentry.io
17:01 <Dev-Osmium> Takes debug info
17:01 <Dev-Osmium> Profiles it

Those are the logs from the IRC discussion. I'm all for collecting debug info from willing users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants