Skip to content

fix: pydantic error where status code could be None#61

Merged
yuming-long merged 4 commits intomainfrom
yuming/fix_plugin_asgi_status_code_none
Sep 29, 2025
Merged

fix: pydantic error where status code could be None#61
yuming-long merged 4 commits intomainfrom
yuming/fix_plugin_asgi_status_code_none

Conversation

@yuming-long
Copy link
Contributor

Summary

Saw some ASGI errors from plugins

Pydantic error where dataclass is asking status code is a int but e.status_code is None

@yuming-long yuming-long merged commit ac5c57a into main Sep 29, 2025
9 checks passed
@yuming-long yuming-long deleted the yuming/fix_plugin_asgi_status_code_none branch September 29, 2025 17:47
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