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

[FEATURE] Support pickle serializer #46

Open
dogrocker opened this issue Sep 5, 2024 · 1 comment
Open

[FEATURE] Support pickle serializer #46

dogrocker opened this issue Sep 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dogrocker
Copy link

Thank you for create celery insights.

It would be great if there was a pickle serializer.

@dogrocker dogrocker added the bug Something isn't working label Sep 5, 2024
@danyi1212 danyi1212 added enhancement New feature or request and removed bug Something isn't working labels Sep 9, 2024
@danyi1212 danyi1212 self-assigned this Sep 9, 2024
@danyi1212
Copy link
Owner

Hey, thanks for the suggestion! 🌟
To be honest, I've never worked with the pickle serializer in Celery.

Since Celery Insights uses Celery directly, it mostly gives Celery the sole responsibility of serializing the events and results.
There might need to be some tweaks and optimizations for working with the Pickle serializer.

Have you tried to implement it yourself?
Feel free to share any exceptions raised in the Celery Insights server when using Pickle and I'll happily help you with developing it 🙂

@danyi1212 danyi1212 removed their assignment Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants