Admin Only
{{ error.error_message }}
{% if error.related_entity_id %}Related entity: {{ error.related_entity_id }}
{% endif %} {% if 'access denied' in error.error_message.lower() or 'permission' in error.error_message.lower() %}Suggested Action:
Check that the service account has the required permissions. For BigQuery, ensure roles/bigquery.dataViewer and roles/bigquery.resourceViewer are granted.
For GCS, ensure roles/storage.objectViewer is granted on the manifest bucket.
Suggested Action:
BigQuery quota exceeded. Wait a few minutes and retry, or check your project's quota limits in the Google Cloud Console.
Suggested Action:
The requested resource was not found. Verify that the GCS bucket and manifest path are correct in the project configuration.
Suggested Action:
The operation timed out. This may occur with large datasets. Try again - if the issue persists, consider increasing timeout limits or reducing the query scope.
Sync completed successfully with no errors.
Sync ID: {{ sync.id }}
{% if sync.initiated_by_id %}Initiated by: {{ sync.initiated_by_id }}
{% endif %}