Depend only on RetrieveWorkerRun to get all the informations needed
All threads resolved!
All threads resolved!
Closes #115 (closed)
Edited by Yoann Schneider
Merge request reports
Activity
changed milestone to %ML Prod - July 2022
added P2 label
requested review from @babadie
- Resolved by Yoann Schneider
Since we use
WORKER_VERSION_ID
to retrieve the worker_version, I went forWORKER_RUN_ID
here to stay consistent. However, the actual name of the variable set in the environment isARKINDEX_WORKER_RUN_ID
. Do I use this one or do we patch the backend to setWORKER_RUN_ID
instead ? @babadie @erwanrouchet
added 6 commits
-
ea23e90e...2d53ef0b - 2 commits from branch
master
- 5757157d - use worker_run to retrieve every needed information
- a330c379 - remove now unused ARKINDEX_PROCESS_ID
- 23ce8dd6 - use the right process_id for tests
- 3c5b0604 - use ARKINDEX_WORKER_RUN_ID
Toggle commit list-
ea23e90e...2d53ef0b - 2 commits from branch
Please register or sign in to reply