Skip to content

Update method to obtain the RQ job id#145

Open
jjmerchante wants to merge 2 commits intochaoss:mainfrom
jjmerchante:fix-job-id
Open

Update method to obtain the RQ job id#145
jjmerchante wants to merge 2 commits intochaoss:mainfrom
jjmerchante:fix-job-id

Conversation

@jjmerchante
Copy link
Copy Markdown
Contributor

The method job.get_id() has been removed from RQ in the last release, use job.id instead.

This PR also updates the Python dependencies to address the security vulnerabilities.

Updated project dependencies to the latest compatible versions Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
The method `job.get_id()` has been removed from RQ in the last release, use `job.id` instead. Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant