Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
c11d07d to
25b586e
Compare
|
Addressed the matching concern in a separate PR #824 |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
c11d07d to
25b586e
Compare
|
Addressed the matching concern in a separate PR #824 |
User description
both "raw" and "merged" recordings at the same time
an alternative of this suggestion https://discord.com/channels/1217145424381743145/1281060888966598747/1281060888966598747
why not just merge: no approach we tried so far works reliably, even official and half-official ones
accounted for cross-feature conflicts with:
EDIT - docs: https://www.loom.com/share/98c4d8ee95cc41e682181a06e116a3ea
PR Type
Enhancement, Bug fix
Description
Brady Bunch grid video alongside raw tracks
Time-based recording-to-meeting matching
Dual recording via REST API
Race condition fixes for webhook/polling
Changes walkthrough 📝
1 files
Add database columns for cloud recording15 files
Export RecordingType typeAdd REST API recording start methodAdd deterministic instanceId generationAdd S3 key fields for cloud recordingsAdd time-based meeting matching and cloud recording storageAdd method to link recordings to meetingsUpdate recording start logic for dual recordingsHandle both cloud and raw-tracks recording webhooksAdd REST API endpoint to start recordingsRemove auto-start recording from token creationAdd cloud recording handling and time-based matchingImplement dual recording start with retry logicAdd hook for starting recordingsAdd DailyRecordingType typeAdd recording start API endpoint types1 files
Remove unused token properties2 files
Adjust polling interval based on webhook availabilityAdd exception for API key in process.py2 files
Add tests for instanceId generationAdd tests for time-based meeting matching6 files
Fix type referenceFix type referenceFix type referenceFix type referenceFix type referenceFix type reference2 files
Add react-uuid-hook dependencyUpdate lock file with react-uuid-hook