Increase the number of requests and bypass rate limits for static files

Adjusts rate limiting to allow more requests and skips rate limiting for static assets and development in `server/middleware/security.ts`.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: c5f0c281-8dd8-4846-b452-4a07bcd21062
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/9777c70b-fc38-4831-8d6b-78dfffe041b0/18f237e1-40ed-4521-82f6-abc2c848d54c.jpg
This commit is contained in:
ghaddaditw
2025-06-08 07:10:19 +00:00
parent 15401a7770
commit b23344a78d
2 changed files with 55 additions and 2 deletions
@@ -0,0 +1,47 @@
GET /src/components/layout/Sidebar.tsx 429 0ms
GET /src/components/tasks/TaskList.tsx 429 1ms
GET /src/components/voice/VoiceRecorder.tsx 429 1ms
GET /src/components/financial/FinancialOverview.tsx 429 0ms
GET /src/components/ui/input.tsx 429 0ms
GET /src/components/ui/label.tsx 429 0ms
GET /src/components/ui/alert.tsx 429 1ms
GET /src/components/ui/checkbox.tsx 429 1ms
GET /src/components/ui/select.tsx 429 1ms
GET /src/components/ui/tabs.tsx 429 1ms
GET /src/components/ui/avatar.tsx 429 0ms
GET /src/components/ui/dialog.tsx 429 1ms
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16)
GET /src/components/ui/textarea.tsx 429 0ms
GET /src/components/ui/separator.tsx 429 0ms
GET /src/components/ui/switch.tsx 429 0ms
GET /src/components/ui/progress.tsx 429 1ms
GET /src/components/voice/VoiceShortcuts.tsx 429 0ms
GET /src/components/ui/dropdown-menu.tsx 429 0ms
GET /src/components/ui/button.tsx 429 0ms
GET /src/services/authService.ts 429 0ms
GET /src/hooks/useVoice.ts 429 2ms
GET /src/components/ui/badge.tsx 429 1ms
GET /src/components/ui/card.tsx 429 1ms
GET /src/components/ui/input.tsx 429 0ms
GET /src/components/ui/alert.tsx 429 0ms
GET /src/components/ui/label.tsx 429 0ms
GET /src/components/ui/checkbox.tsx 429 1ms
GET /src/components/ui/select.tsx 429 1ms
GET /src/components/ui/tabs.tsx 429 0ms
GET /src/components/ui/dialog.tsx 429 1ms
GET /src/components/ui/textarea.tsx 429 1ms
GET /src/components/ui/avatar.tsx 429 0ms
GET /src/components/ui/separator.tsx 429 1ms
GET /src/components/voice/VoiceShortcuts.tsx 429 0ms
GET /src/components/ui/dropdown-menu.tsx 429 0ms
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16)
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16)
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16)
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16)
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16)