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 86e646d commit c1a1532Copy full SHA for c1a1532
packages/functions/lib/index.d.ts
@@ -149,7 +149,7 @@ export namespace FirebaseFunctionsTypes {
149
**/
150
export interface HttpsCallableOptions {
151
/**
152
- * The timeout property is the time in milliseconds after which to cancel if there is no response. Default is 70000.
+ * The timeout property is the time in milliseconds after which to cancel if there is no response. Default is 7000 milliseconds (7 seconds).
153
*
154
* #### Example
155
0 commit comments