JuliaWeb/HTTP.jl

Feature: add custom delay parameter for RetryLayer

已关闭

#260 创建于 2018年6月25日

 (3 条评论) (0 个反应) (0 位负责人)Julia (182 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (679 个星标)
PR 合并指标
 (平均合并 2天 5小时) (30 天内合并 40 个 PR)

描述

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.

贡献者指南