Closed
Description
I called jc = functions_api_instance.map_function(function_uid, samples) and successfully got a RegisteredJobCollection back. When later retrieving the job results, some of them (about 10-20%, depending on the run) had failed.
This was in sim4life-staging.cloud. The two failed jobs in the screenshot above have ids:
- uid: ba4b6cf3-429f-4f48-81c8-96cbfbb574db ; projectJobId: 90a8c89e-4217-11f0-83a8-0242ac17ee66
- uid: cd5ce4b3-3f91-40fc-a5f6-fe1b80874745 ; projectJobId: aad043f0-4217-11f0-870e-0242ac17ee65
Thanks for looking into it.