Skip to content

Garbage Collection

  1. 20 queue messages are retrieved from the room_deletion_queue Storage Queue
  2. The get_virtual_meeting_rooms function is called to retrieve a list of rooms that exist
  3. The lists are compared. If there is a match and the queue message is older than 10 minutes the room is deleted
  4. If the the queue message does not match any rooms it is deleted