This issue goes beyond the oteapi-core. Ensure celery-strategy is returning correct job-id when a remote job is triggered. From the oteapi-service, ensure the status of the job can be correctly introspected. At the termination of the remote celery-worker a return value (model) is submitted back to the broker service (Redis), ensure this data can be fetched from the oteapi-services
This issue goes beyond the oteapi-core. Ensure celery-strategy is returning correct job-id when a remote job is triggered. From the oteapi-service, ensure the status of the job can be correctly introspected. At the termination of the remote celery-worker a return value (model) is submitted back to the broker service (Redis), ensure this data can be fetched from the oteapi-services