the issue I found was that a user was doing that and wanted a built in method for that. the sentry devs had replied that there is ignroe_errors but it was probably not documented.
[listenbrainz-server] mayhem merged pull request #1366 (master…listen-threshold): LB-851: Calculate similar users only for users who have a minimum number of listens https://github.com/metabrainz/listenbrainz-serv...
ruaok
!m _lucifer
BrainzBot
You're doing good work, _lucifer!
ruaok
_lucifer: on leader you were smart to save the spark_config.py, but we didn't save spark_config.sh . :(
lets hope that there were no changes from the default version. heh.
_lucifer
oh! i forgot about. 🤞
if it works fine now, i'll add spark_config.sh as well to docker-server-configs
_lucifer: hi, just to confirm - when you were originally working on this task you performed the upgrade on all downstream apps and tried to send an error?
_lucifer
alastairp, yes.
but i do not remember whether I tested `capture_message` specifically.
BharatKalluri joined the channel
I found my old branch. I tested that as well.
alastairp
🎉
ruaok
_lucifer: can I try regenerating the dataframes now?
_lucifer
ruaok, no i figured the hotfix won't work because the workers won't get the updated code. i am working on a PR as we speak.
[listenbrainz-server] amCap1712 opened pull request #1368 (master…listen-threshold): Update filter condition to tell spark we want the field and fix a regression https://github.com/metabrainz/listenbrainz-serv...
_lucifer
let's wait for the tests to pass.
in case this fix doesn't work, i'll rename the count field to soemthing but that'll probably need changes elsewhere as well.
alastairp
_lucifer: I noticed that in docker-server-configs we are using the old deprecated dsn with a secret for most services
_lucifer
yes right.
alastairp
I'll open a PR to update that to the public DSN for these apps
_lucifer
cool thanks!
huh, we also have bono-ds-hoster. I forgot to test that.
alastairp
hmm, but I may have set that up manually instead of using BU
I remember that one of these services I did manually
BharatKalluri has quit
_lucifer
yeah right that uses sentry-sdk directly
its already using new sentry
alastairp
great
just jumping ahead a moment here - in order to merge the cache updates in BU we need to merge the CB release which does manual cache expiration?
so it seems that there was some way of passing generic information to raven (including environment), by using SENTRY_CONFIG. You're not using **options in the call to sentry_sdk.init
_lucifer
ah ok, remove SENTRY_CONFIG and just pass **options to init?
alastairp
I'm not sure. give me a moment to think it through
_lucifer: I'm digging further into sentry config in consul, and have written comments on LB and CB
while we're touching this code we should get rid of the out-of-date config options and structure. It looks like AB is fine in this regard
_lucifer
ruaok, i had pushed the fix for that. i see you merged it. thanks!
alastairp, yeah makes sense to cleanup the config.
i have updated LB PR.
alastairp
!m _lucifer
BrainzBot
You're doing good work, _lucifer!
alastairp
two people dragging you in 2 directions and you still manage to get stuff updated
_lucifer
regarding CB, should we do lazy-loading or usual?
BrainzGit
[listenbrainz-server] mayhem merged pull request #1368 (master…listen-threshold): Update filter condition to tell spark we want the field and fix a regression https://github.com/metabrainz/listenbrainz-serv...