Created
June 11, 2020 07:13
-
-
Save velotiotech/9c86e68a28fca49d149efb3fd143050c to your computer and use it in GitHub Desktop.
async rq output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15:10:45 RQ worker 'rq:worker:EMPID18030.9865' started, version 0.11.0 | |
15:10:45 *** Listening on default... | |
15:10:45 Cleaning registries for queue: default | |
15:10:50 default: mymodule.count_words_at_url('http://nvie.com') (a2b7451e-731f-4f31-9232-2b7e3549051f) | |
322 | |
15:10:51 default: Job OK (a2b7451e-731f-4f31-9232-2b7e3549051f) | |
15:10:51 Result is kept for 500 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment