Enable configuring download client timeout #17

Closed
opened 2023-07-11 18:05:28 +00:00 by asonix · 1 comment
Owner

This currently has a default value of 30 seconds and cannot be changed

I expect client_pool_size will join client_timeout in a new config section:

[client]
timeout = 30
pool_size = 100
This currently has a default value of 30 seconds and cannot be changed I expect `client_pool_size` will join `client_timeout` in a new config section: ```toml [client] timeout = 30 pool_size = 100 ```
asonix added this to the 0.5.0 milestone 2023-07-11 18:05:29 +00:00
Author
Owner

added in main

added in main
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: asonix/pict-rs#17
No description provided.