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

Raise NHS::PDS::TooManyMatches #2758

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Raise NHS::PDS::TooManyMatches #2758

merged 1 commit into from
Jan 10, 2025

Conversation

thomasleese
Copy link
Contributor

This updates the PDS search client code to handle getting a too many matches error response and raise a suitable exception.

This doesn't handle the error, as we need to decide how to handle this case, but having its own error means we can easily filter these out in Sentry.

@tvararu tvararu added this to the v1.1.2 milestone Dec 17, 2024
@tvararu tvararu added the 🗄️ operations Improving live support label Dec 17, 2024
@tvararu tvararu temporarily deployed to mavis-pr-2758 December 20, 2024 14:38 Inactive
@thomasleese thomasleese force-pushed the too-many-matches branch 3 times, most recently from 3fdb99f to ce197e2 Compare January 8, 2025 11:31
@thomasleese thomasleese modified the milestones: v1.2.0, v1.3.0 Jan 8, 2025
@thomasleese thomasleese force-pushed the too-many-matches branch 2 times, most recently from 452bfca to f389b43 Compare January 9, 2025 08:56
This updates the PDS search client code to handle getting a too many
matches error response and raise a suitable exception.

This doesn't handle the error, as we need to decide how to handle this
case, but having its own error means we can easily filter these out in
Sentry.
@thomasleese thomasleese enabled auto-merge January 10, 2025 11:37
@thomasleese thomasleese merged commit f83f3b7 into main Jan 10, 2025
13 checks passed
@thomasleese thomasleese deleted the too-many-matches branch January 10, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗄️ operations Improving live support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants