Specialized Administration > Site Maintenance > Queue Management > Understanding Background Queues > Background Queue Details > Out-of-the-box Background Queues > CtScheduleQueue
  
CtScheduleQueue
The CtScheduleQueue is used when you have turned on the automatic scheduling of team updates. By default, the scheduling is turned off. Use the following properties to turn on scheduling:
wt.inf.team.useScheduledRefreshGroups
wt.inf.team.useScheduledRecompute
The following properties are useful for this queue:
wt.inf.team.useRecomputeQueue—Queues the recomputing of the participant to help the system respond more quickly. If this is not set, the user interface could time out if there is a very large group being changed. The default is true.
wt.inf.team.recomputeuQueueEntryTTL.inMinutes—Specifies at what time a queue entry is considered stale, requiring an extra queue entry to be added (if a recompute occurs). This property prevents duplicate queue entries from entering unnecessarily, and gives the user some control over how frequent duplicate entries can enter the queue. The default is 180 (three hours).
For more information about automatic scheduling of team updates, see Synchronizing Teams with User-Defined Groups.