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

event buffer overflowed #9

Open
remizyaka opened this issue May 18, 2018 · 3 comments
Open

event buffer overflowed #9

remizyaka opened this issue May 18, 2018 · 3 comments

Comments

@remizyaka
Copy link

remizyaka commented May 18, 2018

I have such config section

[eventlistener:superslacker]
command=superslacker --webhook="https://hooks.slack.com/services/###############" --channel="#alerts" --hostname="DEVEL" --attachment="process state changed"
events=PROCESS_STATE,TICK_60

after supervisor restart I'm getting such errors in log
ERRO pool superslacker event buffer overflowed, discarding event 27

and such output in superslacker log

RESULT 2
OKREADY
RESULT 2
.....

What am I doing wrong?

@bugcy013
Copy link

bugcy013 commented Sep 7, 2018

@remizyaka any update on this? I am also having the same issue. superslacker not sending the notification. please let us know if you find any thing.

@sreedharbukya
Copy link

I resolved this issue by increased the buffer size to 100.

@astrooom
Copy link

I resolved this issue by increased the buffer size to 100.

Pretty sure this only solves the issue temporarily. It still happens for me at buffer_size 200 but after an hour.

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

No branches or pull requests

4 participants