ece3cdf75a
- main.py: RequestLoggingMiddleware reports 4xx/5xx responses and unhandled exceptions to Forgejo - worker.py: Plugin activation failures and outbox job failures reported to Forgejo - 401/403 are NOT reported (expected auth/permission behavior) - All other errors (422, 404, 500, network, worker) ARE reported