Closed sebasfalcone closed 2 months ago
@Dwordcito Which release should we use for this issue?
I begin with the implementation starting from the #60 branch
I research a pre-existent issue with the multi-handler.
I skip the failing tests and perform more testing.
I fix the RTR warnings.
I apply review changes.
I commit review changes.
Rebase branch.
Description
Currently, there is no interface to configure the timeout for requests done using the library
This was evident while migrating SUSE, when the fetching mechanism stalled for 5 days
Expected
Timeouts occur after a set period
Blockers
We need first to improve the parameter addition mechanism:
DoD