Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mmyoussef
Copy link
Contributor

@mmyoussef mmyoussef commented Nov 21, 2023

Use lru_cache decorator from func tools to cache the last call and avoid the calls to Cloudrun Admin API with each cloud task execution. closes #458

…oid the calls to Cloudrun Admin API with each cloud task execution.
@codecov
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2be1a90) 89.82% compared to head (6e1a8ac) 89.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #460   +/-   ##
=======================================
  Coverage   89.82%   89.82%           
=======================================
  Files          63       63           
  Lines        5760     5762    +2     
=======================================
+ Hits         5174     5176    +2     
  Misses        586      586           

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

@anovis anovis merged commit cdf6b32 into goblet:main Nov 21, 2023
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.

[Cloudrun] Cloud Run Admin API Read requests quota exceeded on high request loads

2 participants