yes, I do, I added a
auxiliary_cfg
and I saw it immediately both in CLI and in the web ui
How many Tasks do you see in the UI in DevOps project with the system Tag SERVING-CONTROL-PLANE
?
TBH our Preprocess class has an import in it that points to a file that is not part of the preprocess.py so I have no idea how you think this can work.
ConvolutedSealion94 actually you can add an entire folder as preprocessing, including multiple files
See example description here:
https://github.com/allegroai/clearml-serving/releases/tag/1.1.0
Is there any restriction on what can be in preprocess.py?
TBH our Preprocess class has an import in it that points to a file that is not part of the preprocess.py so I have no idea how you think this can work.
This is very different than from in the xgboost example:
Is it possible that the Prerocess class is the problem?
Is there a more detailed logging about what's going on?
yes, I do, I added a auxiliary_cfg
and I saw it immediately both in CLI and in the web ui
Hmm seems like everything is working, can you check in the UI if you see the serving session ID in the DevOps project? maybe there are two, and you configured one an dthe docker-compose is running another ?
I guess so, this was done by our DevOps guy and he said he is following instructions
Hi ConvolutedSealion94
Just making sure, you spinned the docker-compose of the clearml serving as well ?