Customer created a dataset and upon saving it got a message that it failed as "There was an unexpected error while processing this request. Please try again." The dataset did save though so why is this message being displayed?
Hi @Karen Lundquist-Oracle
Are you able to see any Errors from Developer tools from browser ? Try to reproduce and gather HAR and console log and see to find the root cause for that Error..
This is an very Generic Error message from application.
What to check next
POST /v1/dataset/datasets/metadata/save
saveDatasetProperties
status
Regards,
Arjun
How large is the dataset, as this error could occur for large datasets with many columns, and/or with heavy type profiling on save. These can add latency before the confirmation returns