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

More fault tolerant reading of properties file #6

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

aarsilv
Copy link
Collaborator

@aarsilv aarsilv commented Feb 27, 2024

We have custom code to read app.properties to set the SDK version and name to initialize the client.

If, for some reason, this file cannot be read, currently, we fail to initialize the SDK and throw an error. Instead, we should log a warning.

I'm currently encountering this error when trying to initialize the SDK after loading it via JitPack.

@aarsilv aarsilv merged commit a6913ea into main Feb 27, 2024
1 check passed
@aarsilv aarsilv deleted the aaron/ff-1630/more-fault-tolerant-property-loading branch February 27, 2024 21:51
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