Our dispatch_request() was a modified version of flask.dispatch_request(), but that fork happened years ago.
Now would be a good time to review how they wire it to see if there are any additional improvements/tweaks that should be pulled in:
https://github.com/pallets/flask/blob/a3e4395a42574386a15ef6ca1afa83ff9787608f/src/flask/app.py#L1907-L1946