Firebase Cloud Functions Change Timeout

前端 未结 2 694
抹茶落季
抹茶落季 2021-01-02 08:15

I\'m using Firebase Cloud Functions library on Android, and using getHttpsCallable to call a cloud function.

The problem is that the function needs 10-

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-02 08:38

    firebase-functions version 16.3.0, released 15 Mar 2019, adds the ability to configure the timeout.

提交回复
热议问题