Skip to content
Snippets Groups Projects
  • Peter Rotich's avatar
    5fd91619
    queues: Counts revisited · 5fd91619
    Peter Rotich authored
    Prefer agent's queue count instead of rough count when paginating the
    tickets. This will make the initial queue load expensive but has an
    added advantage of having queue counts available thereafter for drop downs.
    
    This commits also adds entry to auto-cron, to keep queue counts more up to
    date in the background.When APCu is not available SESSION is used to cache
    the counts.
    5fd91619
    History
    queues: Counts revisited
    Peter Rotich authored
    Prefer agent's queue count instead of rough count when paginating the
    tickets. This will make the initial queue load expensive but has an
    added advantage of having queue counts available thereafter for drop downs.
    
    This commits also adds entry to auto-cron, to keep queue counts more up to
    date in the background.When APCu is not available SESSION is used to cache
    the counts.