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): Enable Async Gunicorn workers for Flask and Django e… #747

Merged

Conversation

alithethird
Copy link
Contributor

@alithethird alithethird commented Nov 8, 2024

Enable Async Gunicorn workers for Flask and Django extensions

Reviewers:
@jdkandersson
@javierdelapuente
@tigarmo
@gregory-schiano

  • Have you signed the CLA?

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 8, 2024
docs/reference/extensions/django-framework.rst Outdated Show resolved Hide resolved
rockcraft/commands/init.py Outdated Show resolved Hide resolved
tests/unit/test_cli.py Show resolved Hide resolved
@alithethird alithethird marked this pull request as ready for review November 26, 2024 09:58
docs/reference/extensions/django-framework.rst Outdated Show resolved Hide resolved
docs/reference/extensions/django-framework.rst Outdated Show resolved Hide resolved
docs/reference/extensions/django-framework.rst Outdated Show resolved Hide resolved
docs/reference/extensions/flask-framework.rst Outdated Show resolved Hide resolved
rockcraft/commands/init.py Outdated Show resolved Hide resolved
rockcraft/commands/init.py Outdated Show resolved Hide resolved
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 still need to discuss re a spread test for async

docs/reference/extensions/django-framework.rst Outdated Show resolved Hide resolved
rockcraft/commands/init.py Outdated Show resolved Hide resolved
tests/unit/test_cli.py Outdated Show resolved Hide resolved
tests/unit/extensions/test_gunicorn.py Outdated Show resolved Hide resolved
tests/unit/extensions/test_gunicorn.py Outdated Show resolved Hide resolved
@tigarmo tigarmo requested a review from medubelko December 10, 2024 12:53
Copy link
Collaborator

@tigarmo tigarmo left a comment

Choose a reason for hiding this comment

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

thanks! @medubelko can you take a look at the updated docs and give the second review?

tests/unit/extensions/test_gunicorn.py Show resolved Hide resolved
Copy link
Contributor

@medubelko medubelko left a comment

Choose a reason for hiding this comment

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

@jdkandersson Apologies for getting to this so late. Let me know if I should clarify any of my suggestions. :)

docs/reference/extensions/flask-framework.rst Outdated Show resolved Hide resolved
docs/reference/extensions/flask-framework.rst Outdated Show resolved Hide resolved
docs/reference/extensions/flask-framework.rst Outdated Show resolved Hide resolved
docs/reference/extensions/django-framework.rst Outdated Show resolved Hide resolved
Copy link
Contributor

@medubelko medubelko left a comment

Choose a reason for hiding this comment

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

@alithethird Apologies for pinging the wrong person before. The fingers were moving too fast. 😓

I have one more small change and then I think we're good to merge.

docs/reference/extensions/django-framework.rst Outdated Show resolved Hide resolved
docs/reference/extensions/flask-framework.rst Outdated Show resolved Hide resolved
@alithethird
Copy link
Contributor Author

@medubelko all good 👍 . Thanks a lot for your reviews :)

@tigarmo tigarmo merged commit ba8c0d7 into canonical:main Dec 18, 2024
13 checks passed
@alithethird alithethird deleted the flask-django-extention-async-workers branch December 19, 2024 02:57
lengau pushed a commit to canonical/charmcraft that referenced this pull request Jan 10, 2025
…go (#1986)

Related to [Rockcraft
PR](canonical/rockcraft#747) and [Paas Charm
PR](canonical/paas-charm#11). Adds charm option
to enable Async Gunicorn Workers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants