CreateTimeSeries request failed (1 RPCs, 16 views, 8 timeseries): DEADLINE_EXCEEDED: Deadline Exceeded

I am deploying Cloudability Metrics agent to GKE and AWS clusters,
AWS cluster work fine, but GKE don’t.
The metrics agent pod has no errors while the istio pod has the errors below.
CreateTimeSeries request failed (1 RPCs, 16 views, 8 timeseries): DEADLINE_EXCEEDED: Deadline Exceeded
CreateTimeSeries request failed (1 RPCs, 16 views, 8 timeseries): DEADLINE_EXCEEDED: Deadline Exceeded
I am istio version 1.13.5 and cluster 1.24.12
I believe that pod sends the data to the S3 that Cloudability wants, but the data never leave istio.
Any help would be appreciated