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

Fix post requests sometimes getting context cancelled errors #970

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

omerfirmak
Copy link
Contributor

No description provided.

@omerfirmak omerfirmak requested a review from kirugan July 28, 2023 11:31
clients/gateway/gateway.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.14% 🎉

Comparison is base (c3ad723) 73.53% compared to head (ba8dd9d) 73.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #970      +/-   ##
==========================================
+ Coverage   73.53%   73.67%   +0.14%     
==========================================
  Files          59       59              
  Lines        6381     6371      -10     
==========================================
+ Hits         4692     4694       +2     
+ Misses       1295     1287       -8     
+ Partials      394      390       -4     
Files Changed Coverage Δ
clients/gateway/gateway.go 67.53% <100.00%> (-0.29%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@omerfirmak omerfirmak merged commit ef665c9 into main Jul 28, 2023
8 checks passed
@omerfirmak omerfirmak deleted the omerfirmak/flakey-post branch July 28, 2023 12:17
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.

2 participants