Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handle actions failure #8

Open
ZekeZDev opened this issue Mar 13, 2025 · 1 comment
Open

Better handle actions failure #8

ZekeZDev opened this issue Mar 13, 2025 · 1 comment

Comments

@ZekeZDev
Copy link

ZekeZDev commented Mar 13, 2025

failed to load game-configs: Reqwest(reqwest::Error { kind: Decode, source: Error("missing field `total_count`", line: 1, column: 95) })! excluding.

thought this might have been rate limit initially but I've tested multiple machines and tokens now. It seems github may have changed how the actions api works.

I would like to also request a different approach to actions failure then removing all of the mods that where previously downloaded. Especially since actions only keeps builds for 3 months I will need to run rebuilds for a decent amount of the games.

@ZekeZDev
Copy link
Author

this was actually an issue with github changing pat org policy and resetting our token back to 30 days. I'd still want to discuss better handling in the cases this happens though

@ZekeZDev ZekeZDev changed the title Github has changed actions API + Better Handle actions failure Better handle actions failure Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant