Skip to content

Conversation

@ysjjovo
Copy link
Contributor

@ysjjovo ysjjovo commented Apr 30, 2020

What is the purpose of the change

Repair consumer usage in 'README.md'

@codecov-io
Copy link

codecov-io commented Apr 30, 2020

Codecov Report

Merging #90 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   82.19%   82.19%           
=======================================
  Files           4        4           
  Lines         528      528           
=======================================
  Hits          434      434           
  Misses         94       94           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44824e4...431fa3c. Read the comment docs.

README.md Outdated
from rocketmq.client import PushConsumer, ConsumeStatus
import time
from rocketmq.client import PushConsumer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove this line.

@ShannonDing ShannonDing merged commit 7e9ffd9 into apache:master May 8, 2020
@ShannonDing ShannonDing linked an issue May 8, 2020 that may be closed by this pull request
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.

Repeatly consume mesages with error throw.

4 participants