index
:
genenetwork3
this commit
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sheepdog
/
worker.py
Age
Commit message (
Expand
)
Author
2025-04-22
Autopep-8 file.
Munyoki Kilyungi
2025-04-22
sheepdog/worker.py: Fix logging-fstring-interpolation warning.
Munyoki Kilyungi
2025-04-08
Add logging to worker.
Frederick Muriuki Muriithi
2025-04-08
sheepdog.worker: Pass in the queue name on the CLI
Frederick Muriuki Muriithi
2023-04-17
Hook up code to use external search script for phenotypes
Frederick Muriuki Muriithi
2022-05-24
Fix some linting issues
Frederick Muriuki Muriithi
2022-05-16
Enable running the worker in "one-shot" mode
Frederick Muriuki Muriithi
2022-03-03
Do incremental backoff if there are no jobs on the queue
Frederick Muriuki Muriithi
2022-03-03
Run partial correlations in an external process
Frederick Muriuki Muriithi
2021-03-10
Use the correct id to fetch cmd status
BonfaceKilz
2021-03-10
Fix encoding issues with worker
BonfaceKilz
2021-03-10
Use the correct redis cmd when updating variables
BonfaceKilz
2021-03-10
Use correct queue name in worker
BonfaceKilz
2021-02-16
Add basic worker for processing commands
BonfaceKilz