Hi @delightful-ram-75848 we have added the max_thread=1 in YAML file and updated. But still we see that intermittently when we run ingestion source on Redshift; error as follows;
{
"error": "Unable to emit metadata to DataHub GMS: javax.persistence.PersistenceException: Error when batch flush on sql: update metadata_aspect_v2 set metadata=?, createdOn=?, createdBy=?, createdFor=?, systemmetadata=? where urn=? and aspect=? and version=?",
"info": {
"exceptionClass": "com.linkedin.restli.server.RestLiServiceException",
"message": "javax.persistence.PersistenceException: Error when batch flush on sql: update metadata_aspect_v2 set metadata=?, createdOn=?, createdBy=?, createdFor=?, systemmetadata=? where urn=? and aspect=? and version=?",
"status": 500,
"id": "urnlidataset:(urnlidataPlatform:redshift,dev.aso_schema.${google_keyword},PROD)"
}
}