JuliaWeb/HTTP.jl

Feature: add custom delay parameter for RetryLayer

Chiusa

#260 aperta il 25 giu 2018

 (3 commenti) (0 reazioni) (0 assegnatari)Julia (182 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (679 stelle)
Metriche merge PR
 (Merge medio 2g 5h) (40 PR mergiate in 30 g)

Descrizione

This would allow people to give a custom ExponentialBackoff (useful for rate-limited endpoints) or even a straight linear retry scheme.

I'm happy to work on this if desired.

Guida contributor