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: reduce default max instances to 10 to stop cpu instance error #548

Conversation

HomelessDinosaur
Copy link
Member

Closes #547

@HomelessDinosaur HomelessDinosaur changed the title feat: reduce default max instances to 10 to stop cpu instance error fix: reduce default max instances to 10 to stop cpu instance error Dec 29, 2023
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4c00476) 57.28% compared to head (cbc0c3b) 57.30%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #548      +/-   ##
===========================================
+ Coverage    57.28%   57.30%   +0.01%     
===========================================
  Files           54       54              
  Lines         5155     5155              
===========================================
+ Hits          2953     2954       +1     
  Misses        2009     2009              
+ Partials       193      192       -1     
Flag Coverage Δ
aws 59.04% <ø> (+0.07%) ⬆️
azure 61.61% <ø> (ø)
core 60.90% <ø> (ø)
gcp 45.21% <ø> (ø)

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

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

@tjholm tjholm closed this Feb 19, 2024
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.

GCP Invalid value specified for cpu error with default stack config
2 participants