Commit graph

4 commits

Author SHA1 Message Date
Jiahao XU
89fa5b1769
Refactor: Extract new crate binstalk-{signal, downloader} ()
* Refactor: Extract new crate binstalk-downloader
* Re-export `PkgFmt` from `binstalk_manifests`
* Update release-pr.yml
* Update dependabot

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-11-11 04:02:54 +00:00
Jiahao XU
e605a99113
Impl retry for 503 and 429 status code in response ()
* Add new dep httpdate v1.0.2
* Enable feature time of dep tokio in binstalk
* Impl retry for `helpers::remote::Client`

Fixed  

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-10-10 17:54:29 +13:00
Jiahao XU
76bc030f90
Disable tcp_nodelay for reqwest::Client and add rate limiting for https requests () 2022-10-07 15:51:34 +11:00
Félix Saparelli
e25aa50ec9
Rename lib to binstalk () 2022-09-10 16:44:18 +10:00
Renamed from crates/lib/src/helpers/remote.rs (Browse further)