Home > @firebase/functions > HttpsCallableOptions > timeout
HttpsCallableOptions.timeout property
Time in milliseconds after which to cancel if there is no response. Default is 70000.
Signature:
timeout?: number;
Home > @firebase/functions > HttpsCallableOptions > timeout
Time in milliseconds after which to cancel if there is no response. Default is 70000.
Signature:
timeout?: number;