-
So we can update the job data with something like this:
Is there a way we can update other Redis keys related to the job? So for instance, if there's an error, and I wanted to update the returnedvalue with a message / status? Screenshot of a job visualized in Redis Commander: |
Beta Was this translation helpful? Give feedback.
Answered by
Ben-CA
Nov 16, 2022
Replies: 1 comment 2 replies
-
Actually, for my case it looks like I can use the "failedReason" field. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Ben-CA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actually, for my case it looks like I can use the "failedReason" field.