Skip to content

Celery Related #2

Open
Open
@IslamIbrahimAIM

Description

@IslamIbrahimAIM

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions