Update README.md
This commit is contained in:
parent
62fd9c56d3
commit
aba196eb2b
|
@ -62,7 +62,7 @@ error: unable to download 'http://127.0.0.1:37515/<...>': HTTP error 418
|
|||
GitHub API error: API error (429 Too Many Requests): StructuredApiError { message: "Request was blocked due to exceeding usage of resource 'Count' in namespace ''." }
|
||||
```
|
||||
|
||||
The caching daemon and Nix both handle this gracefully, and won't not cause your CI to fail.
|
||||
The caching daemon and Nix both handle this gracefully, and won't cause your CI to fail.
|
||||
When the rate limit is exceeded while pulling dependencies, your workflow may perform more builds than usual.
|
||||
When the rate limit is exceeded while uploading to the cache, the remainder of those store paths will be uploaded on the next run of the workflow.
|
||||
|
||||
|
|
Loading…
Reference in a new issue