Web service to check Redis queue # of items in queue, time elapsed, etc
Opened this issue · 1 comments
ecumike commented
Need an API on node server that provides insights into the Redis URL test queue..
- Num of items
- Num of items processed
- Num of items left ? (or just calc on consumer side?)
- Time started
- Time elapsed
ecumike commented
Check with @daviddahl , this may be setup already.