Not sure, why Google has this 10 mins maximum acknowledgment deadline. As I am using PubSub Push subscription to Trigger Google Cloud Run function, this 10-minute restriction is making the "Push subscription" based trigger useless, cause I cannot leverage the full 60-minute execution time of the functions. I have to return a response within 10 minutes. Is it possible to increase that 10 mins acknowledgment deadline to up to 60 mins?
Note: I know PubSub has this concept of modifying acknowledgment deadline, but that's only for Pull Subcription, not for Push subscription.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 |