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.

貢獻者指南