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

Обрабатывать ошибки API #23

Open
Ferlern opened this issue Feb 19, 2023 · 1 comment
Open

Обрабатывать ошибки API #23

Ferlern opened this issue Feb 19, 2023 · 1 comment
Assignees

Comments

@Ferlern
Copy link
Owner

Ferlern commented Feb 19, 2023

В файле src/ext/fun/fun.py#56 (get_random_url)
Делается запрос к стороннему API, который достаточно часто недоступен. Это нужно обработать

@Ferlern
Copy link
Owner Author

Ferlern commented Feb 19, 2023

Также поставить таймаут 2 секунды на запрос, потому что команда должна выполниться за < 3 секунд

@Ferlern Ferlern assigned Ferlern and kruall and unassigned Ferlern Feb 19, 2023
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

2 participants