You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Find MoJ data returns a 404, we still get an error in sentry.
However, it is normal for the service to return 404 when a catalogue entry does not exist. This might happen because a dataset has been removed or renamed (causing the URN to change), but somebody still has an old url bookmarked.
These kinds of errors clutter up sentry and obscure actual issues requiring attention
Describe the bug.
When Find MoJ data returns a 404, we still get an error in sentry.
However, it is normal for the service to return 404 when a catalogue entry does not exist. This might happen because a dataset has been removed or renamed (causing the URN to change), but somebody still has an old url bookmarked.
These kinds of errors clutter up sentry and obscure actual issues requiring attention
Example:
https://ministryofjustice.sentry.io/issues/6267209271/?environment=prod&query=is%3Aunresolved%20issue.priority%3A%5Bhigh%2C%20medium%5D&referrer=issue-stream&statsPeriod=30d&stream_index=2
To Reproduce
Expected Behaviour
Additional context
No response
The text was updated successfully, but these errors were encountered: