mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
This is to debug context timeouts on API requests to the agent. Because rbac and database cannot be imported in slim, split the logger middleware into slim and non-slim versions and break out the recovery middleware.