Overview
Create Firebase callable function for immediate pool indexing after transaction confirmation.
Tasks
Acceptance Criteria
- Function successfully indexes pool from transaction hash
- App Check enforced for security
- Proper error responses for invalid/failed transactions
- Handles concurrent indexing attempts gracefully
Related Documentation
- See docs/POOL_CREATION_ARCHITECTURE.md Phase 4, Scenario A
- See docs/POOL_CREATION_TASKS.md Task 4
Labels: comp: backend, type: feature
Milestone: Sprint 3: Pool Creation
Part of Epic: #35
Overview
Create Firebase callable function for immediate pool indexing after transaction confirmation.
Tasks
functions/pools/indexPool.tscallable functionAcceptance Criteria
Related Documentation
Labels: comp: backend, type: feature
Milestone: Sprint 3: Pool Creation
Part of Epic: #35