Log Viewer

Unknown Error Image

I am running into an Unknown Error while executing a Cloud Function in GCP (Python). Steps:
- Running Cloud Function to retrieve the data from BigQuery DataStore and save the CSV file in GCP Storage.
- Running Cloud Function to retrieve the data from BigQuery DataStore and save the CSV file in GCP Storage.
- Running Cloud Function to retrieve the data from BigQuery DataStore and save the CSV file in GCP Storage.
- It is executing successfully and files are stored in Storage. If you view the Logs it is showing Finished with Status Code 200 (attached is the log view image), which is success code.
- However, in the end we are getting Unknown Error with some tracking number as per the attached screen shot.
- Have anyone seen this earlier and suggestions for resolution.