Problem you have encountered: We are noticing comparatively higher latencies of 100ms+ to create task (latency at the last edge of gRPC call itself) in cloud tasks as opposed to typical 10-20 ms in firestore operations in same region asia-south-1.
What you expected to happen: Latency should be much lesser than 100ms.
Steps to reproduce: Try to create a cloud task and compare it with writing to firestore DB.
Other information (workarounds you have tried, documentation consulted, etc):
Description
We are noticing comparatively higher latencies of 100ms+ to create task (latency at the last edge of gRPC call itself) in cloud tasks as opposed to typical 10-20 ms in firestore operations in same region asia-south-1.
What you expected to happen:
Latency should be much lesser than 100ms.
Steps to reproduce:
Try to create a cloud task and compare it with writing to firestore DB.
Other information (workarounds you have tried, documentation consulted, etc):