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

"User denied geolocation" error should not be logged as warning #2727

Open
sentry-io bot opened this issue Dec 16, 2024 · 0 comments
Open

"User denied geolocation" error should not be logged as warning #2727

sentry-io bot opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 16, 2024

We seem to receive warnings in central logging monitor when a user denies gps permission? We should log this maybe at "debug" level but not as error or warning, to keep this out of error monitoring. (In contrast to other, technical errors - those should show up as errors)


Sentry Issue: AAM-DIGITAL-5YX

Error: User denied geolocation prompt
  at Logging.LoggingService.logToRemoteMonitoring (./src/app/core/logging/logging.service.ts:198:11)
  at Logging.LoggingService.log (./src/app/core/logging/logging.service.ts:168:12)
  at Logging.LoggingService.error (./src/app/core/logging/logging.service.ts:151:10)
  at a (./src/app/features/location/address-gps-location/address-gps-location.component.ts:52:15)
...
(11 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage / Analysis
Development

No branches or pull requests

1 participant