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

feat: Add custom exceptions #847

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Mr-Sunglasses
Copy link
Contributor

Description

This PR fixes #550

Copy link

vercel bot commented Jun 10, 2024

@Mr-Sunglasses is attempting to deploy a commit to the sparckles Team on Vercel.

A member of the Team first needs to authorize it.

@Mr-Sunglasses
Copy link
Contributor Author

@sansyrox I've implemented custom HTTPException, take a look and please tell me if it is what we want to achieve in #550 😄

Copy link

codspeed-hq bot commented Jun 10, 2024

CodSpeed Performance Report

Merging #847 will not alter performance

Comparing Mr-Sunglasses:fix/550 (78a8a78) with main (862b764)

Summary

✅ 109 untouched benchmarks

robyn/exceptions.py Outdated Show resolved Hide resolved
robyn/reloader.py Outdated Show resolved Hide resolved
robyn/robyn.pyi Outdated Show resolved Hide resolved
robyn/ws.py Outdated Show resolved Hide resolved
Copy link
Member

@sansyrox sansyrox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Mr-Sunglasses ,

Thanks for the PR. I have some suggestions :D

@Mr-Sunglasses
Copy link
Contributor Author

Hey @Mr-Sunglasses ,

Thanks for the PR. I have some suggestions :D

Thanks, @sansyrox 🙏🏻, for the suggestions, I've fixed then 😄

@sansyrox
Copy link
Member

Hey @Mr-Sunglasses 👋

Could you please add some integration tests? And the CI is also failing for some reason.

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.

Add custom exceptions in Robyn
2 participants