Garbage Collection
- 20 queue messages are retrieved from the
room_deletion_queueStorage Queue - The
get_virtual_meeting_roomsfunction is called to retrieve a list of rooms that exist - The lists are compared. If there is a match and the queue message is older than 10 minutes the room is deleted
- If the the queue message does not match any rooms it is deleted