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

fix: error cause crash, update deps #59

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

blind-oracle
Copy link
Collaborator

validate middleware might error out earlier than task-local variable is set, this leads to crashes later on.
Thus move request inference into a separate middleware (a bit of an overkill but makes code cleaner).
Also update some deps.

@blind-oracle blind-oracle requested a review from a team as a code owner January 8, 2025 16:32
@nikolay-komarevskiy nikolay-komarevskiy merged commit dc42ce3 into main Jan 8, 2025
4 checks passed
@nikolay-komarevskiy nikolay-komarevskiy deleted the igornovg/fix-crash branch January 8, 2025 19:29
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.

3 participants