Skip to content

Commit

Permalink
Update remote_service.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zhblue authored Dec 10, 2024
1 parent 2587952 commit e60f258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/web/include/remote_service.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ function do_submit($remote_site,$remote_user){
//40s once
break;
}
usleep(150000);
usleep(1500);
}
}
function do_result_one($remote_site,$sid,$rid){
Expand Down

0 comments on commit e60f258

Please sign in to comment.