commaai / new-connect

a rewrite of comma connect
https://new-connect.connect-d5y.pages.dev/
MIT License
11 stars 29 forks source link

CI(Preview): add retries to find PR script #20

Closed ugtthis closed 5 months ago

ugtthis commented 5 months ago

To my understanding this is so pose to help by increasing the rate limit since I added the Github Token. I also added a retry mechanism instead of trying to rerun actions manually. I noticed that Cameron also ran into the secondary rate limit so hopefully this would help us not hit that limit anymore.

I'm not entirely confident this would help so feel free to close this. My previous PRs are now able to generate the Preview Link.

Reference Link: docs.github.com

github-actions[bot] commented 5 months ago

Welcome to new-connect! Make sure to:

deployed preview: https://20.connect-d5y.pages.dev

ugtthis commented 5 months ago

Meant to run this PR on my fork to see if it fixed the secondary rate limit problem I was hitting with my other PRs. My bad