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

Pubsub final #11

Open
wants to merge 43 commits into
base: 3.0
Choose a base branch
from
Open

Pubsub final #11

wants to merge 43 commits into from

Conversation

jeechu
Copy link

@jeechu jeechu commented Dec 16, 2020

No description provided.

sauravcld and others added 30 commits November 18, 2020 18:56
- add gcp pubsub support
    - add custom Transport
    - add custom Message
    - add custom Channel
- fix gcp pubsub connection
- add basic publish
- add basic exchange
- create subscription
- basic consume
- basic ack
- basic consume
- basic ack

todo:

- fix multiconsume
- add docstring
- remove unused code
- fix multiple consume
- fix qos basic_ack inheritence
    1. Updated requirement files
    2. Test case for channel class
1. raise exception when no get
2. refactored unit tests
- ignore pull from pidbox related queues
- increases consumer throughput
Fix: message attributes to be set in pubsub Message declaration
feat: Support for `delay` task in Celery
feat: direct call to create cloud task for delayed messages
Support for delayed functions
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

Successfully merging this pull request may close these issues.

4 participants