Bug P2
Status Update
Comments
fi...@koinesolutions.it <fi...@koinesolutions.it> #2
I also experience a high number of 502 in europe-west1
No update yet.
I also experience a high number of 502 in europe-west1
Description
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered:
Cloud task executed a second time after receiving a 200 HTTP response code.
What you expected to happen:
Mark the task done and don't retry.
Other information (workarounds you have tried, documentation consulted, etc):
Log of the attempt response in the Cloud Task Logs:
{
"insertId": "1e1ef9b2r",
"jsonPayload": {
"@type": "
"attemptResponseLog": {
"attemptDuration": "252.524694s",
"dispatchCount": "1",
"maxAttempts": 0,
"responseCount": "1",
"retryTime": "2024-04-24T05:39:31.984009Z",
"scheduleTime": "2024-04-24T05:15:11.501449Z",
"status": "OK",
"targetAddress": "POST
"targetType": "HTTP"
},
"task": "projects/xxxxxxx/locations/southamerica-east1/queues/xxxxxxx/tasks/6175775464251291635"
},
"logName": "projects/xxxxxxxx/logs/
"receiveTimestamp": "2024-04-24T05:39:23.469270009Z",
"resource": {
"labels": {
"location": "southamerica-east1",
"project_id": "xxxxxxxxxxxxxxx",
"queue_id": "xxxxxxxxxxx",
"target_type": "HTTP"
},
"type": "cloud_tasks_queue"
},
"severity": "INFO",
"timestamp": "2024-04-24T05:39:21.984101382Z"
}