Do not use synchronous workers #156

Open
opened 2026-01-26 18:31:17 +00:00 by fkobi · 0 comments
Owner

By default gnunicorn uses sync and it does not make sense for us as we're waiting for network and IO mostly

By default gnunicorn uses `sync` and it does not make sense for us as we're waiting for network and IO mostly
fkobi added the enhancement
component
backend
1.0
labels 2026-01-26 18:31:17 +00:00
Sign in to join this conversation.