-
Notifications
You must be signed in to change notification settings - Fork 6
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
Bouncer gets LAPI delete decisions but doesn't actually delete them from Cloudflare #34
Comments
I put the log into debug mode and here's an entire refresh session. It seems to know about the ban lift... but just doesn't do it.
|
I have also ran into this issue. You can test manually by adding a random decision with a short expiry time. |
FYI, we have merged a fix but currently our build pipelines are having an issue internally once this is resolved we will publish a new release that will be distributed to our repositories. |
Thanks, all! Will the updated bouncer be put on packagecloud or should we upgrade from here? |
Hello, I thought the package was published to our repositories, but the push was never approved. |
Packages have been pushed @Staene, sorry for the delay. |
I've been running the bouncer for about a week and every ban is successfully initiated but only about 1/3 of them are actually deleted once the ban expires.
My log is filled with
"Received x deleted decisions"
but most are not followed up with"Deleted x decisions" account=xx
When I restart the bouncer, all the expired bans are deleted.
Any ideas? Screenshot of log below... there are no errors.
The text was updated successfully, but these errors were encountered: