ENH: limit network request times

Jira: STUDIO-4615

Change-Id: If365de54d3028f98cf3a720873378ba6fcfa5589
This commit is contained in:
maosheng.wei
2023-10-10 14:19:23 +08:00
committed by Lane.Wei
parent 4c2cbe4c15
commit e591e898af
3 changed files with 36 additions and 34 deletions
+1
View File
@@ -105,6 +105,7 @@ public:
int job_id;
int design_id;
int profile_id;
int instance_id;
std::string task_id;
std::string model_id;
std::string model_name;