timeout
This commit is contained in:
@@ -21,7 +21,7 @@ const config = {
|
|||||||
options: {
|
options: {
|
||||||
encrypt: false,
|
encrypt: false,
|
||||||
trustServerCertificate: true,
|
trustServerCertificate: true,
|
||||||
requestTimeout: 40000 // timeout in ms (30 secondi)
|
requestTimeout: 300000 // timeout in ms (30 secondi)
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user