Skip to content

Configurable Celery serialzier #510

Open
@michal-demecki-profil-software

Description

Pickle is considered as an unsafe serializer, so support for e.g. application/json would be great.

_celery_task = task(ignore_result=True, serializer='pickle')(_generate_file)

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