| url |
true |
str |
Request target address |
| callBack |
true |
str |
Callback function for the corresponding request result |
| meta |
false |
map |
Optional custom data to pass to the context |
| params |
false |
map |
Parameters required for the current request |
| stop |
false |
bool |
If true, the working thread that receives this request will stop working |
| maxReqCount |
false |
int |
Maximum number of reprocessing attempts if this request processing fails |