We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678ba7c commit cd23436Copy full SHA for cd23436
components/azure_sql/azure_sql.app.mjs
@@ -51,6 +51,7 @@ export default {
51
options: {
52
encrypt: true,
53
port: Number(port),
54
+ requestTimeout: 60000,
55
},
56
};
57
0 commit comments