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

Connector: use HTTP session #110

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Connector: use HTTP session #110

merged 4 commits into from
Feb 19, 2024

Conversation

squioc
Copy link
Collaborator

@squioc squioc commented Feb 19, 2024

When forwarding events to sekoai.io, use a Requests' session in order to reuse existing HTTP connections (and speed up requests)

@squioc squioc added the enhancement New feature or request label Feb 19, 2024
@squioc
Copy link
Collaborator Author

squioc commented Feb 19, 2024

I created another PR for the issue with ruff: #111

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8cb56d4) 95.81% compared to head (fda510a) 95.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   95.81%   95.82%   +0.01%     
==========================================
  Files          27       27              
  Lines        1960     1965       +5     
==========================================
+ Hits         1878     1883       +5     
  Misses         82       82              

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

Copy link

Test Results

165 tests  ±0   164 ✅ ±0   1m 12s ⏱️ -2s
  1 suites ±0     1 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit fda510a. ± Comparison against base commit 8cb56d4.

@squioc squioc merged commit d98c433 into main Feb 19, 2024
6 checks passed
@otetard otetard deleted the fix/ConnectionRequestSession branch September 29, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants