Implement dynamic request throttle configuration; update HttpClient initialization
This commit is contained in:
3
.vscode/mcp.example.json
vendored
3
.vscode/mcp.example.json
vendored
@@ -10,7 +10,8 @@
|
||||
],
|
||||
"env": {
|
||||
"USERNAME": "mail@address.com",
|
||||
"PASSWORD": "sup3rsecur3"
|
||||
"PASSWORD": "sup3rsecur3",
|
||||
"REQUEST_THROTTLE_MS": "500"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user