heurist-network / miner-release

Stable Diffusion and LLM miner for Heurist
Other
40 stars 34 forks source link

Remove retry mechanism when posting request to server #29

Closed EntroSanity closed 4 months ago

EntroSanity commented 5 months ago

This pull request explicitly sets retry to 0 when posting to the server url, aiming to address the retry storm problem when server performance is compromised.