Skip to content

Conversation

@dodo920306
Copy link
Contributor

@dodo920306 dodo920306 commented Dec 14, 2025

Summary

Remove Celery and its related tasks to simplify the project architecture

Changes

  • Remove api_engine/celery.py configuration file
  • Remove all Celery tasks under api/tasks/ directory
  • Update requirements.txt to remove Celery-related dependencies

Motivation

Celery is no longer used in the current architecture. Removing it reduces project complexity and dependencies.


🤖 This PR description was generated with AI assistance (Claude, Anthropic).

Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
@dodo920306 dodo920306 changed the title Remove Celery and its related tasks to simplify the project architecture Remove Celery and its related tasks Dec 14, 2025
@dodo920306 dodo920306 mentioned this pull request Dec 14, 2025
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.

1 participant