Suggestions to improve Queue in OpenFlow

Just started using Queue in OpenFlow. It has most features and is an amazing software.

I have some features that I would like to suggest:

In WORK ITEM QUEUES

  • Add button to Pause / Resume queue (today there are Edit, Purge and Delete buttons)
  • Add a column with Count number of workitems by status: NEW, SUCCESSFUL, FAILED, PROCESSING

I moved this to feature requests.

  • Pause / Resume: That is actually a good idea… I will try and implement that the next time I’m working on Openflow.
  • Count: I don’t want to add this. Doing a count on collections millions of records can put a lot of strain on the database, especially since the workitem’s collection in not a time series collection.
    But you can easily create grafana graphs that shows this, if you are using my openflow or have a openflow license

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.