ENH: limit network request times

Jira: STUDIO-4615

Change-Id: If365de54d3028f98cf3a720873378ba6fcfa5589
This commit is contained in:
maosheng.wei
2023-09-25 15:41:40 +08:00
committed by Lane.Wei
parent 5b0f40c095
commit 74c269dcc9
3 changed files with 36 additions and 34 deletions

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;