Errors in Middleware Due to Startup Race Condition #5126
Unanswered
RakeshReddyKondeti
asked this question in
Q&A
Replies: 2 comments
-
@falkoschindler Could you please take a look at this ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you @RakeshReddyKondeti for the report. The I think you have two choices:
What do you think? Do try it out! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Example Code
Description
There is a race condition between our NiceGUI
on_startup
async initialization and the first user requests handled bySessionMiddleware
NiceGUI Version
2.23.3
Python Version
3.12.9
Browser
Chrome
Operating System
Windows
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions