Skip to content

Conversation

The-EDev
Copy link
Member

  • Made catchall work with 404 or 405 errors and made it way easier to implement it for other errors
  • snuck in a fix for release.py where version name wouldn't change
  • also snuck in slight improvement in finding blueprint (removed extra if statement)

I wasn't sure whether it was a good idea or not to also use catchall for 500 errors, please let me know so I can change it.

closes #180

snuck in a fix for release.py where version name wouldn't change
also snuck in slight improvement in finding blueprint (removed extra if statement)
@The-EDev The-EDev added the feature Code based project improvement label Aug 21, 2021
@The-EDev The-EDev requested a review from mrozigor August 21, 2021 01:51
@The-EDev The-EDev changed the title Send Codes to catchall Send codes to catchall Aug 21, 2021
@The-EDev The-EDev merged commit c5b54bf into master Aug 22, 2021
@The-EDev The-EDev deleted the catchall_codes branch August 22, 2021 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Code based project improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass the error code code to catchall
2 participants