mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-23 02:41:39 +00:00
changed error message
This commit is contained in:
@@ -1343,7 +1343,7 @@ export default class Collection implements ViewModels.Collection {
|
||||
retryCount++;
|
||||
}
|
||||
throw new Error(
|
||||
"Max Retries for loading offer are completed. Offer does not have an offerAutopilotSettings field."
|
||||
"Max retries for loading offer are completed. Offer does not have an Autopilot settings field."
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user