JuliaWeb/HTTP.jl

Feature: add custom delay parameter for RetryLayer

Open

#260 建立於 2018年6月25日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Julia (679 star) (182 fork)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.

貢獻者指南