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

Prefetch config including test #31

Merged
merged 11 commits into from
Sep 26, 2019
Merged

Conversation

vikger
Copy link
Contributor

@vikger vikger commented Sep 25, 2019

Continuation for suggested changes in #27

jdl and others added 4 commits May 31, 2019 12:34
When starting up a consumer process this adds support for setting a
prefetch on the channel.

For example:

    children = [
      {EchoConsumer, [pool_id: :consumers_pool, queue: "echo_queue", options: [prefetch_count: 1]]},
@vikger vikger changed the title Prefetch config including test WIP: Prefetch config including test Sep 25, 2019
lib/clients/rabbitmq.ex Outdated Show resolved Hide resolved
lib/consumer.ex Outdated Show resolved Hide resolved
@vikger vikger changed the title WIP: Prefetch config including test Prefetch config including test Sep 26, 2019
@sescobb27
Copy link
Contributor

LGTM really nice job 👍

@sescobb27 sescobb27 merged commit 08592c7 into esl:master Sep 26, 2019
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.

3 participants