[BUG] Team member dropdown load does not benefit from Redis cache #27

Closed
opened 2026-02-20 01:54:47 +00:00 by santhoshj · 0 comments
Owner

Problem: Capacity page team member dropdown can be slow repeatedly.\n\nObserved:\n- Team members endpoint fetch is uncached in backend service\n\nExpected:\n- First load can hit DB\n- Subsequent loads should come from Redis cache\n- Cache invalidates on create/update/delete team member operations.

Problem: Capacity page team member dropdown can be slow repeatedly.\n\nObserved:\n- Team members endpoint fetch is uncached in backend service\n\nExpected:\n- First load can hit DB\n- Subsequent loads should come from Redis cache\n- Cache invalidates on create/update/delete team member operations.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: santhoshj/headroom#27