Skip to content

Conversation

averikitsch
Copy link
Contributor

No description provided.

@averikitsch averikitsch requested a review from andrewsg March 14, 2019 20:02
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 14, 2019
@averikitsch
Copy link
Contributor Author

Test projects will have to be granted permission or wait until whitelisting is off.


runtime: python
env: flex
entrypoint: gunicorn -b :$PORT main:app
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change this to "gunicorn -b :$PORT --threads=4 main:app" to ensure the user does not run into concurrency issues while dealing with asynchronously triggered tasks?

@averikitsch averikitsch added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2019
@averikitsch averikitsch merged commit 014d40b into master Apr 10, 2019
@averikitsch averikitsch deleted the http-tasks branch April 10, 2019 17:18
@averikitsch averikitsch removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 16, 2019
arithmetic1728 pushed a commit to googleapis/python-tasks that referenced this pull request Sep 2, 2020
…m/python-docs-samples#2046)

* Http push queue sample

* Updates to requirements and license

* update comments

* Update app.yaml

* update readme

* fix versioning errors

* linting error fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants