0 Replies Latest reply on Mar 26, 2012 12:39 PM by robertgary1

    Are there still plans for priority queues?

    robertgary1

      I see that back in 2008 there was discussion about having priorities for requests in queues. Is this still planned?

       

      The issue I have is with extendedDataTable. I have a poll that may occasionally require the table be updated. If the user resizes a column right as the poll request goes out, and if the result of the poll is a table render, then the users resize is undone. It would be nice if I could set the poll to be a lower priority and then just reissue it if another request comes in (since table updates are not common in my situation).

       

      -Robert