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

Bugfix: Fix JPMaQS.check_connection() calls and delay param #1457

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

Magnus167
Copy link
Member

...check_connection() was being called too frequently in the download process. Removed on of those calls, and added a time.sleep(0.2) in the check_connection call.

@Magnus167 Magnus167 requested a review from a team as a code owner February 7, 2024 11:08
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b35796f) 83.77% compared to head (6e269a2) 83.77%.
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1457   +/-   ##
========================================
  Coverage    83.77%   83.77%           
========================================
  Files           59       59           
  Lines         6053     6054    +1     
========================================
+ Hits          5071     5072    +1     
  Misses         982      982           
Files Coverage Δ
macrosynergy/download/jpmaqs.py 85.21% <ø> (-0.06%) ⬇️
macrosynergy/download/dataquery.py 71.78% <66.66%> (+0.17%) ⬆️

Impacted file tree graph

@Magnus167 Magnus167 merged commit 308c4d8 into develop Feb 7, 2024
7 checks passed
@Magnus167 Magnus167 deleted the bugfix/dq_heartbeat branch February 7, 2024 11:32
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.

None yet

2 participants