Skip to content

Conversation

@vladimirnani
Copy link
Contributor

@vladimirnani vladimirnani commented Nov 14, 2025

Motivation:

  • Hard breaking in channels on non existent routes (because of bots/scanners) makes a lot of noise in logs analytics.

Contents:

  • Add Django Resolver404 to unmatched routes
  • ValueErrors will remain for misconfigurations and route not found exceptions become explicit
  • Adds RouterResolver404 as an abstraction over Django's Resolver404
  • Keeps old ValueError exceptions handlers working for backwards compatibility

#2147

@vladimirnani vladimirnani changed the title [WIP] Adds router resolver 404 exception Adds router resolver 404 exception Nov 30, 2025
@vladimirnani
Copy link
Contributor Author

@carltongibson any suggestions on how to push this PR along?

@carltongibson
Copy link
Member

@vladimirnani I just need time to look at it.

@vladimirnani
Copy link
Contributor Author

No worries take your time. Thanks

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.

2 participants