Closed pcmoritz closed 10 months ago
Reverts ray-project/llm-applications#87
--wait actually waits on every request, not only the failed ones, so is not what we want. It seems by default wget is already doing the right thing, but maybe a little too agressive in retries on 429 errors.
--wait
Reverts ray-project/llm-applications#87
--wait
actually waits on every request, not only the failed ones, so is not what we want. It seems by default wget is already doing the right thing, but maybe a little too agressive in retries on 429 errors.