Skip to content

Errors in middleware should not interrupt request processing#25

Merged
Nottezz merged 10 commits into
mainfrom
21-errors-in-middleware-should-not-interrupt-request-processing
Dec 3, 2025
Merged

Errors in middleware should not interrupt request processing#25
Nottezz merged 10 commits into
mainfrom
21-errors-in-middleware-should-not-interrupt-request-processing

Conversation

@Nottezz
Copy link
Copy Markdown
Collaborator

@Nottezz Nottezz commented Oct 31, 2025

close #21

Воспроизвёл путём НЕ запуска контейнера с Redis:
image

Теперь просто пишется всё в лог.

@Nottezz Nottezz self-assigned this Oct 31, 2025
@Nottezz Nottezz linked an issue Oct 31, 2025 that may be closed by this pull request
Comment thread fast_cache_middleware/controller.py Outdated
@Nottezz Nottezz requested a review from chud0 October 31, 2025 19:43
Comment thread fast_cache_middleware/storages/in_memory_storage.py Outdated
Comment thread fast_cache_middleware/controller.py Outdated
Comment thread fast_cache_middleware/storages/redis_storage.py Outdated
@Nottezz Nottezz requested a review from chud0 November 11, 2025 09:11
Comment thread fast_cache_middleware/storages/redis_storage.py Outdated
…ot-interrupt-request-processing' into 21-errors-in-middleware-should-not-interrupt-request-processing
@Nottezz Nottezz requested a review from chud0 November 18, 2025 13:51
@Nottezz Nottezz merged commit 361a00c into main Dec 3, 2025
3 checks passed
@Nottezz Nottezz deleted the 21-errors-in-middleware-should-not-interrupt-request-processing branch December 3, 2025 12:27
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.

Errors in middleware should not interrupt request processing

2 participants