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

Limit task #160

Merged
merged 10 commits into from
Dec 21, 2022
Merged

Limit task #160

merged 10 commits into from
Dec 21, 2022

Conversation

felipao-mx
Copy link
Member

closes #156

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Merging #160 (317cf3d) into main (9d6e810) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #160   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          278       296   +18     
  Branches        45        48    +3     
=========================================
+ Hits           278       296   +18     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
fast_agave/tasks/sqs_tasks.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

except KeyError:
continue
except HTTPClientError:
await asyncio.sleep(1)
Copy link
Member

Choose a reason for hiding this comment

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

el viejo confiable nunca falla

@felipao-mx felipao-mx merged commit 1f310b9 into main Dec 21, 2022
@felipao-mx felipao-mx deleted the limit-task branch December 21, 2022 21:58
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.

set limit for concurrent tasks
2 participants