autolabel icon indicating copy to clipboard operation
autolabel copied to clipboard

[Feature Request]: Retry only on selected error codes

Open DhruvaBansal00 opened this issue 2 years ago • 0 comments

Currently, autolabel will retry requests to refuel-llm (generation and confidence) as long as the response isn't 200. Ideally, we should only retry for error codes where the likelihood of succeeding is high upon a retry.

cc: @yadavsahil197

DhruvaBansal00 avatar Jun 15 '23 03:06 DhruvaBansal00