Hello team,
We have put together a python script to run a couple of GAQL queries in succession... most of the times the script completes but every once in a while, we get the following error:
Cancelled: 499 Channel deallocated!
After waiting for a few seconds and trying, it works. But this is turning to be a bottleneck for our workflow since these pipelines may run multiple times, sometimes in parallel. I could not find any relevant mention of this issue in the documentation or the forum.
Can you please let us know how to go about tackling this issue?