Copy link
Copy Markdown
Contributor
It was earlier possible to set max_connections using the set_webhook method. With the
- Added
max_connectionsargs tostart_webhookmethod - Updated the doc_string
- Tested, it was able to set
max_connectionsto user set value
Copy link
Copy Markdown
Member
Hi. Thanks for the PR! I took the liberty to update the docs & add a test case so that we can include this in the upcoming release :)
Copy link
Copy Markdown
Member
Test failures are due to codecov not being able to upload the coverage reports for some reason … I'll merge anyway, as coverage should be fine :)