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

Added a check around the getAppAssetInfo call #670

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

johnman
Copy link
Member

@johnman johnman commented Jan 15, 2024

This call checks to see if an app asset is already available and if it is the expected version. If it isn't then it tries to download the app asset. If the app asset doesn't exist an error is thrown so this adds logic to handle and log that information.

This call checks to see if an app asset is already available and if it is the expected version. If it isn't then it tries to download the app asset. If the app asset doesn't exist an error is thrown so this adds logic to handle and log that information.
@johnman johnman requested review from wenjunche and camc314 January 15, 2024 19:50
@johnman johnman merged commit 17fc780 into workspace/v16.1.0 Jan 16, 2024
5 checks passed
@johnman johnman deleted the dev/john/add-defensive-app-asset-check branch January 16, 2024 06:05
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.

2 participants