Cache HTTP response #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To avoid unnecessary HTTP invocation while searching for version on vendors API, tsuru should handle rate-limit responses and cache response content.
In the case of Github API, when browsing all releases pages, if cache exists, only the first page should be refreshed.