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

1516, do not raise error when Node return not found #1518

Conversation

Ivanov-Anton
Copy link
Collaborator

Within Jobs::CallsMonitoring job we execute the terminate_calls! method and within this method sometime Node returns "not found" response and in this case do not raise error NodeApi::Error and no not send exception in Sentry.

closes #1516

Within Jobs::CallsMonitoring job we execute the terminate_calls!
method and within this method sometime Node returns "not found"
response and in this case do not raise error NodeApi::Error and no
not send exception in Sentry.
@dmitry-sinina dmitry-sinina merged commit 411091e into yeti-switch:master Jul 22, 2024
12 checks passed
@Ivanov-Anton Ivanov-Anton deleted the 1516_do_not_raise_error_when_node_return_not_fount branch July 22, 2024 22:27
@Ivanov-Anton Ivanov-Anton self-assigned this Jul 22, 2024
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

Successfully merging this pull request may close these issues.

NodeApi::Error call with local_tag: is not found (NodeApi::Error)
2 participants