Merge pull request #474 from sudouser777/feature/added_retry t.me/xtekky 提交于 2023-05-06 22:44 48c0841d
Merge pull request #475 from AlephZero255/fix_for_forefront.git t.me/xtekky 提交于 2023-05-06 22:43 69f260e8
Merge pull request #452 from ego/feature/requirements-and-docs t.me/xtekky 提交于 2023-05-05 09:22 d08fa7bb
remove cocalc; all non-authenticated access has been disabled William Stein 提交于 2023-05-05 05:07 42b8450b
fix(Dockerfile): Fixed issue with unable to fetch the response. Added -y flag. valerii@valeriis-air.(none) 提交于 2023-05-05 01:53 e4b77407
fix(Dockerfile): Fixed issue with unable to fetch the response. The issue was that there were no ffmpeg installed. valerii@valeriis-air.(none) 提交于 2023-05-05 01:36 0d9ff677
add(quora/tests): Added a module with quora tests. It is covering 3 scenarios: 1. test_successful_request 2. test_exponential backoff 3. test_too_many_requests valerii@valeriis-air.(none) 提交于 2023-05-05 01:13 cc9179ed
update(quora/api): Modified a request_with_retries function. Added delay between retries (maybe it's better to wrap it in a context manager). Error logging. Function renamed. If not 200 status - raise_for_status() exception valerii@valeriis-air.(none) 提交于 2023-05-05 00:52 12a639fb
🔨 update(theb/__init__.py): add get_response method to Completion class Rory Durrant 提交于 2023-05-04 17:14 82a3a039