feat(logging): unify canonical task CoT events
This commit is contained in:
@@ -70,6 +70,15 @@
|
||||
"phase_transform": "Transform",
|
||||
"phase_import": "Import",
|
||||
"phase_password_retry": "Password retry",
|
||||
"migration_recovery_title": "Automatic migration recovery",
|
||||
"migration_recovery_started": "Initial attempt failed, recovery started",
|
||||
"migration_recovery_sync": "Synchronizing dataset keys",
|
||||
"migration_recovery_retry": "Retrying import",
|
||||
"migration_recovery_completed": "Recovered successfully",
|
||||
"migration_recovery_failed": "Recovery failed",
|
||||
"migration_recovery_completed_hint": "The first import failed, dataset keys were synchronized, and the retry completed successfully.",
|
||||
"migration_recovery_failed_hint": "The automatic retry could not migrate this dashboard.",
|
||||
"migration_recovery_counts": "Changed: {changed}; sync errors: {failed}",
|
||||
"status_code_label": "HTTP",
|
||||
"exception_type_label": "Exception",
|
||||
"raw_superset_response": "Raw Superset response",
|
||||
|
||||
Reference in New Issue
Block a user