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

fix: truncate sync_assets version to 32 and url to 4096 #40

Merged
merged 5 commits into from
Dec 7, 2024

Conversation

chuckadams
Copy link
Contributor

Pull Request

What changed?

  • Truncated the "version" column in sync_assets to 32. That I even have to do this ... 🙄

  • Also wrapped the guzzle response/error handlers in try/catch so they won't take down the whole sync process.

Why did it change?

To not crash.

Did you fix any specific issues?

none

CERTIFICATION

By opening this pull request, I do agree to abide by the Code of Conduct and be bound by the terms of the Contribution Guidelines in effect on the date and time of my contribution as proven by the revision information in GitHub.

@chuckadams chuckadams merged commit c1d9fe9 into main Dec 7, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant