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

RPC via RabbitMQ does not work #110

Open
NoxFr opened this issue Jan 22, 2024 · 2 comments
Open

RPC via RabbitMQ does not work #110

NoxFr opened this issue Jan 22, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@NoxFr
Copy link

NoxFr commented Jan 22, 2024

Description

RPC backend via RabbitMQ does not work with this client hence this library looks deprecated considering all the examples celery shows in the official document.
You cannot receive result if you set and RPC backsend in the python workers (which is not mandatory!)

  • Proposed Behavior implement RPC via RabbitMQ or mark the API deprecated (in favor of celery-ts ?)

  • Other information Celery main documentation should mention that too

@NoxFr NoxFr added the enhancement New feature or request label Jan 22, 2024
@hollandjake
Copy link

Note that since celery-ts uses celery-node internally, it is also affected by this

@ian-weir
Copy link

@hollandjake Unless I'm looking at the wrong repo I don't see celery-ts using celery-node? If RPC isn't working in celery-ts I think it would be independent of this. https://github.com/node-celery-ts/node-celery-ts/blob/master/package.json

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

3 participants