Skip to content

chore: translate backend logs ,parse and extract repetitive progress bar logs to status field#48

Merged
MOLYHECI merged 3 commits intoOpenDCAI:devfrom
duanchy3:dev
Jan 26, 2026
Merged

chore: translate backend logs ,parse and extract repetitive progress bar logs to status field#48
MOLYHECI merged 3 commits intoOpenDCAI:devfrom
duanchy3:dev

Conversation

@duanchy3
Copy link
Copy Markdown
Contributor

…glish

Copilot AI review requested due to automatic review settings January 23, 2026 14:15
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR translates backend logs, error messages, and exception messages from Chinese to English across multiple service and API endpoint files. The translation improves code accessibility for international developers and standardizes the codebase language.

Changes:

  • Translated error messages and exceptions in dataflow engine and pipeline executor services
  • Translated logging statements in registry services (operator, pipeline, dataset)
  • Translated API endpoint summaries, docstrings, and error messages

Reviewed changes

Copilot reviewed 7 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
backend/app/services/ray_pipeline_executor.py Translated error messages for missing prompt classes, parameter processing failures, and operator initialization failures
backend/app/services/pipeline_registry.py Translated initialization log messages and docstring for registry file initialization
backend/app/services/operator_registry.py Translated warning and info log messages for operator loading, scanning, and error handling
backend/app/services/dataset_registry.py Translated log message for dataset reading operation
backend/app/services/dataflow_engine.py Translated error messages for serving configuration, storage initialization, and dataset operations
backend/app/api/v1/endpoints/operators.py Translated API summaries, docstrings, log messages, and inline comments
backend/app/api/v1/endpoints/datasets.py Translated API summary, docstring, and error message for directory listing endpoint
backend/app/.DS_Store macOS system file inadvertently included
backend/.DS_Store macOS system file inadvertently included
.DS_Store macOS system file inadvertently included

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@duanchy3 duanchy3 changed the title chore: translate backend logs and exceptions from Chinese to English chore: translate backend logs ,parse and extract repetitive progress bar logs to status field Jan 25, 2026
@MOLYHECI MOLYHECI merged commit d7b9928 into OpenDCAI:dev Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants