chore: translate backend logs ,parse and extract repetitive progress bar logs to status field#48
Merged
MOLYHECI merged 3 commits intoOpenDCAI:devfrom Jan 26, 2026
Merged
Conversation
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…glish