JuliaWeb/HTTP.jl

Feature: add custom delay parameter for RetryLayer

Fechada

#260 aberto em 25 de jun. de 2018

 (3 comentários) (0 reação) (0 responsável)Julia (182 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (679 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 5h) (40 fundiu PRs em 30d)

Description

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.

Guia do colaborador