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

Fix exception processing #15

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Fix exception processing #15

merged 3 commits into from
Jul 23, 2024

Conversation

KraPete
Copy link
Contributor

@KraPete KraPete commented Jul 23, 2024

Если в обработчике запроса выпадал TypeError, обработка шла по ветке, в которой присутствовала необъявленная переменная method. Это снова приводило к исключению, ответ на RPC-запрос не формировался и не отправлялся. Следов в логах никаких.

@KraPete KraPete requested a review from a team July 23, 2024 07:53
@sikmir
Copy link
Contributor

sikmir commented Jul 23, 2024

Можешь заодно удалить debian/source/format? Про это есть история SOFT-3787.

@KraPete
Copy link
Contributor Author

KraPete commented Jul 23, 2024

Можешь заодно удалить debian/source/format? Про это есть история SOFT-3787.

Удалил

@KraPete KraPete merged commit 24844bc into main Jul 23, 2024
9 checks passed
@KraPete KraPete deleted the bugfix/handle-exception branch July 23, 2024 08:32
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.

2 participants