This message was deleted.
# opal
s
This message was deleted.
s
Hi @Jack Geek, is this log from 0.5.0 or 0.7.1?
j
0.7.1
s
Thanks for the report, we'll look into it
r
0.7.2
is the latest version we’ve released last week. I’ve personally tested Webhook functionality there to make sure no regressions. Might be worth testing with that version, although I don’t think there should be a real difference between
0.7.2
&
0.7.1
with regard to that feature. Gonna test it again anyway to make sure. In the meantime - are you using
OPAL_STATISTICS_ENABLED=true
? What do you use as the broadcaster backend?
j
Hi @Ro'e Katz I'm not using OPAL_STATISTICS_ENABLED neither a broadcaster backend
r
Thanks. Yeah - I figured taking a look again - the webhook notifications is not listened to when broadcaster is missing.
Sorry for that. I would work on releasing a patch version with a fix. Regardless I would suggest using the broadcaster and multiple replicas. It’s more stable than ever (we internally use it in Permit in a very busy production without any issues).
Already have a PR: https://github.com/permitio/opal/pull/480 Gonna release a patch ASAP. @Shaul Kremer please review 🙂
@Jack Geek, Released a patch. Please use
0.7.3
🙂 Thanks for the report!