Closed melisabok closed 2 years ago
I suggest the following format:
{
id: "NFRQ3",
status: "Complete",
cdate: 1646621073072,
edate: 1646621214189 //use end date instead of mdate, so we can compute how long the job took to finish.
request: {
{
name: "ICLR 2021 Reviewers",
"entityA": {
type: "Group",
'memberOf': "MIDL.io/2021/Conference/Area_Chairs" ,
expertise: {
exclusion: { invitation: "MIDL.io/2021/Conference/-/Expertise_Selection" }
}
},
"entityB": {
type: "Group",
'memberOf': "MIDL.io/2021/Conference/Senior_Area_Chairs" ,
expertise: {
exclusion: { invitation: "MIDL.io/2021/Conference/-/Expertise_Selection" }
}
},
"model": {
"name": "specter+mfr",
"sparseValue": 300
}
}
}
}
This is confusing, remove this property from the status response, and I suggested earlier don't return the configuration to the user.