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

[ISSUE #701] Fix timeout of SendAsync #702

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

Imfan
Copy link
Contributor

@Imfan Imfan commented Jul 19, 2021

What is the purpose of the change

fix #701

@Imfan Imfan marked this pull request as ready for review July 19, 2021 05:04
@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2021

Codecov Report

Merging #702 (7c78b7f) into master (a7a7387) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #702      +/-   ##
==========================================
- Coverage   25.68%   25.65%   -0.03%     
==========================================
  Files          49       49              
  Lines        6055     6053       -2     
==========================================
- Hits         1555     1553       -2     
  Misses       4288     4288              
  Partials      212      212              
Impacted Files Coverage Δ
producer/producer.go 30.59% <100.00%> (-0.40%) ⬇️

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 a7a7387...7c78b7f. Read the comment docs.

@wenfengwang wenfengwang changed the title fix sendAsync [ISSUE #701] Fix timeout of SendAsync Jul 19, 2021
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.

异步消费总是提示 request timeout
3 participants