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 <dodo920306@gmail.com>
Signed-off-by: dodo920306 <dodo920306@gmail.com>
@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
@yeasy
Copy link
Contributor

yeasy commented Dec 28, 2025

Why CI fails?

@dodo920306
Copy link
Contributor Author

Why CI fails?

I don't actually know. I don't think I changed any thing that will cause the newman tests failed, but they failed.

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.

2 participants