Skip to content

View Completed Task on Dashboard #107

Closed Answered by sonus21
utkarsh19467 asked this question in Q&A
Discussion options

You must be logged in to vote

Can you please elaborate in which redis key I can see this completed data.

There's no specific key they're stored in message metadata, so you need to scan to identify them. We need to add message ids in ZSET and display them, we need to also delete older keys periodically as it can increase the overall memory usage. Will look into this soon.

RqueueMessage Data i.e. messageId, enqueued task data. We can see enqueue details when the task is in running or scheduled mode, similarly, can we see for the completed task as well??

Yes it's possible to display such data see affirmative information.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@utkarsh19467
Comment options

@sonus21
Comment options

@utkarsh19467
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by utkarsh19467
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants