JuliaWeb/HTTP.jl

Feature: add custom delay parameter for RetryLayer

クローズ

#260 opened on 2018/06/25

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (182 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (679 個のスター)
PR merge metrics
 (平均マージ 2d 5h) (30d で 40 merged PRs)

説明

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.

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