Update timeout time
This commit is contained in:
@@ -54,7 +54,7 @@ class Request {
|
||||
),
|
||||
)
|
||||
.timeout(
|
||||
httpTimeoutDuration * 2,
|
||||
httpTimeoutDuration * 6,
|
||||
);
|
||||
return response;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user