Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include max_connections in start_webhook #2547

Merged
merged 2 commits into from
Jun 6, 2021
Merged

Include max_connections in start_webhook #2547

merged 2 commits into from
Jun 6, 2021

Conversation

GauthamramRavichandran
Copy link
Contributor

It was earlier possible to set max_connections using the set_webhook method. With the

  1. Added max_connections args to start_webhook method
  2. Updated the doc_string
  3. Tested, it was able to set max_connections to user set value

@Bibo-Joshi
Copy link
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 :)

@GauthamramRavichandran
Copy link
Contributor Author

Thanks!

@Bibo-Joshi
Copy link
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 :)

@Bibo-Joshi Bibo-Joshi merged commit 5da1dd7 into python-telegram-bot:master Jun 6, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 7, 2021
@GauthamramRavichandran GauthamramRavichandran deleted the set-max-webhooks-conn branch June 9, 2021 03:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants