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

[Question] Sending signals to the running client #634

Open
vanodevium opened this issue Feb 2, 2024 · 0 comments
Open

[Question] Sending signals to the running client #634

vanodevium opened this issue Feb 2, 2024 · 0 comments

Comments

@vanodevium
Copy link

I have an already running client that listens to a special channel, reads each new message in it and looks for errors from the list in the text (this is server log monitoring).
The list of errors is an array in the code.

But periodically this list should be changed.

So, the question is whether there are any best practices for sending signals to an already active client to, for example, update the list. Preferably, without restarting the client itself.

I will be grateful for any answer.

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

1 participant