kevinjqliu commented on PR #1501:
URL: https://github.com/apache/iceberg-rust/pull/1501#issuecomment-3266973661
oh yea the fix for rate limiting is to include the token. the token is
automatically set up in CI
```
- name: Install Protoc
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]