JuliaWeb/HTTP.jl

Feature: add custom delay parameter for RetryLayer

Open

#260 opened on 2018年6月25日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Julia (679 stars) (182 forks)batch import
enhancementhelp wanted

説明

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.

コントリビューターガイド