#Collecting errors

1 messages · Page 1 of 1 (latest)

idle owl
#

I know it is a messy topic but i would love to have the possibility to report to sentry or something similar to collect all the weird media types that audible have. Now i have to guess or wait for an user report an error.

queen orbit
#

Yeah, that is not possible.

#

We don't collect any data and if we want to, we need to setup opt-in error reporting first, host this somewhere etc.

#

So for now the best you can do is create good logging messages.

idle owl
#

how about an opt in in the audible provider? i can provide a logging sink. I'm not interesting in the specific library of users, just the content type (and maybe the available stream types.)

queen orbit
#

If we want something for this, its definitely not going to be wild-wild-west per provider.
I'm imagining a single global opt-in that you allow sending anonymous debug and crash reporting info to be sent.
And then per provider you can use a global helper to send info to the global reporting service.