You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm planning on implementing some improvements to diagnostics to expand it into more of a dashboard similar to the Resque one, providing the ability to browse backlogs, see stats on backlog length, trimming/expiry, recently connected clients, etc.
@SamSaffron Please let me know if you have any thoughts on this as I get started.
The first thing I ran into is that the versions of Ember and Handlebars currently in use are from 2013 and are missing useful features. Upgrading them may be non-trivial, and I am more accustomed to the React landscape myself. Would you be against switching the diagnostics functionality to the latest version of React, @SamSaffron ?
The text was updated successfully, but these errors were encountered:
I'm planning on implementing some improvements to diagnostics to expand it into more of a dashboard similar to the Resque one, providing the ability to browse backlogs, see stats on backlog length, trimming/expiry, recently connected clients, etc.
@SamSaffron Please let me know if you have any thoughts on this as I get started.
The first thing I ran into is that the versions of Ember and Handlebars currently in use are from 2013 and are missing useful features. Upgrading them may be non-trivial, and I am more accustomed to the React landscape myself. Would you be against switching the diagnostics functionality to the latest version of React, @SamSaffron ?
The text was updated successfully, but these errors were encountered: