mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
c266bb830c
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.