Background
External conference API calls can hang indefinitely. Add request timeouts and bounded retries.
Files to modify (2-3)
src/services/videoConferenceService.ts
src/services/conferenceService.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards
Background
External conference API calls can hang indefinitely. Add request timeouts and bounded retries.
Files to modify (2-3)
src/services/videoConferenceService.ts
src/services/conferenceService.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards