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 location error propagation #55

Merged
merged 4 commits into from
Jan 11, 2025
Merged

Fix location error propagation #55

merged 4 commits into from
Jan 11, 2025

Conversation

vishnuravi
Copy link
Member

@vishnuravi vishnuravi commented Jan 11, 2025

Fix location error propagation

  • Location data fetching errors generated by the Standard are currently not being propagated back to the LocationModule, so the user is not informed. This PR makes sure errors are propagated such that the user can be notified if location data fetching fails.
  • The PR also removes a redundant location data fetch.

@vishnuravi vishnuravi changed the title Update location fetching logic Fix location error propagation Jan 11, 2025
@vishnuravi vishnuravi merged commit 2037bac into main Jan 11, 2025
3 checks passed
@vishnuravi vishnuravi deleted the update-fetch branch January 11, 2025 22:59
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