-
Notifications
You must be signed in to change notification settings - Fork 1.4k
GHA export cache fails with mode=max #2276
Copy link
Copy link
Closed
tonistiigi/go-actions-cache
#8Labels
Description
With mode=max, export cache fails due to some blocking on the GitHub side (I assume?).
This is with buildkit 0.9.0
failed to parse error response 429: {"$id":"1","innerException":null,"message":"Request was blocked due to exceeding usage of resource 'Count' in namespace ''.","typeName":"Microsoft.TeamFoundation.Framework.Server.RequestBlockedException, Microsoft.TeamFoundation.Framework.Server","typeKey":"RequestBlockedException","errorCode":0,"eventId":3000}: invalid character 'ï' looking for beginning of value
/cc @crazy-max
Reactions are currently unavailable