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

Feat(extension): Added option to enable async workers in Flask and Django #1986

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

alithethird
Copy link

Related to Rockcraft PR and Paas Charm PR. Adds charm option to enable Async Gunicorn Workers.

Copy link
Contributor

@jdkandersson jdkandersson left a comment

Choose a reason for hiding this comment

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

We need to make sure the Rockcraft and paas-charmer PRs are merged and released before this one since this depends on those PRs

@alithethird alithethird marked this pull request as draft November 14, 2024 08:58
docs/tutorial/code/flask-async/task.yaml Outdated Show resolved Hide resolved
docs/tutorial/code/flask-async/task.yaml Outdated Show resolved Hide resolved
docs/tutorial/code/flask-async/task.yaml Outdated Show resolved Hide resolved
docs/tutorial/code/flask-async/task.yaml Outdated Show resolved Hide resolved
docs/tutorial/code/flask-async/task.yaml Outdated Show resolved Hide resolved
spread.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@erinecon erinecon left a comment

Choose a reason for hiding this comment

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

Thanks for updating the docs! I have a few comments, some to align your PR with mine (PR 1976) and a clarification question.

docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/code/flask-async/task.yaml Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
spread.yaml Outdated Show resolved Hide resolved
@alithethird alithethird marked this pull request as ready for review December 19, 2024 07:44
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
docs/howto/flask-async.rst Show resolved Hide resolved
docs/howto/flask-async.rst Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants