Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Celery Related #2

Open
IslamIbrahimAIM opened this issue Jun 27, 2024 · 0 comments
Open

Celery Related #2

IslamIbrahimAIM opened this issue Jun 27, 2024 · 0 comments

Comments

@IslamIbrahimAIM
Copy link

IslamIbrahimAIM commented Jun 27, 2024

Celery works fine sometimes but if stoped and relaunched will not see the custom module imports no matter what you use . or .. or even app still not going to work

from app import config, db, crud, schema, models, details_scraper
from .import get_session, get_cluster
from crud import create_asin, create_product
from .models import StoreAsin, ProductData
from .details_scraper import AmazonScraper
from .schema import ProductSchema

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

No branches or pull requests

1 participant