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

NoMethodError, когда VK валится с HTTP 5XX #59

Open
emgfc opened this issue Nov 30, 2014 · 0 comments
Open

NoMethodError, когда VK валится с HTTP 5XX #59

emgfc opened this issue Nov 30, 2014 · 0 comments

Comments

@emgfc
Copy link

emgfc commented Nov 30, 2014

Время от времени VK отвечает кодом 5XX и валится весь код вообще, потому что ответ пустой и env[:body] == nil, что вызывает ошибку, когда в коде происходят вызовы вроде env[:body].error?. Боюсь лезть и исправлять что-то, так как не умею и не знаю точно всех мест, где еще могут быть подобные ошибки.

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