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

**Consider adding error handling for profile retrieval.** #2077

Open
drazisil opened this issue Aug 21, 2024 · 0 comments
Open

**Consider adding error handling for profile retrieval.** #2077

drazisil opened this issue Aug 21, 2024 · 0 comments
Assignees

Comments

@drazisil
Copy link
Collaborator

          **Consider adding error handling for profile retrieval.**

The function retrieves profiles using getGameProfilesForCustomerId, but it does not handle potential errors or cases where profiles might not be found.

Consider wrapping the profile retrieval in a try-catch block or checking if the profiles are valid before proceeding.

Originally posted by @coderabbitai[bot] in #2037 (comment)

@drazisil drazisil self-assigned this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant