-
Task
-
Resolution: Fixed
-
Minor
-
None
-
3.11.1
-
2.5
-
MOODLE_311_STABLE
Right now we rely on the recording_ready notification to set the status of the recording. When the BBB server cannot access moodle, this means that the only way we can see if a recording is ready is when we try to fetch it (and fetch its metadata).
Basing this on the work made on CONTRIB-8660, we can set the status of the recording each time we fetch the metadata.