Crash on startup if an unrecoverable error happens (#2019)

* Crash on startup if an unrecoverable error happens

* Changelog
This commit is contained in:
Mitchell Syer
2026-05-14 11:44:52 -04:00
committed by GitHub
parent 740db4f1ab
commit 82df985201
6 changed files with 43 additions and 27 deletions

View File

@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
### Changed
- (Database/H2) Use the latest H2 database engine
- (Startup) Crash on startup if an unrecoverable error happens
### Fixed
- (CloudFlareInterceptor) Don't send the `cf_clearance` cookie back to Flaresolverr