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

Support for uwsgi reloadable apps #68

Open
sreerajkksd opened this issue Feb 23, 2021 · 1 comment
Open

Support for uwsgi reloadable apps #68

sreerajkksd opened this issue Feb 23, 2021 · 1 comment

Comments

@sreerajkksd
Copy link

In development environment, uwsgi applications are run in reloadable mode. (ie, py-autoreload=1). But, when I use uwsgitop along with it, uwsgitop fails with urllib.error.URLError: <urlopen error [Errno 111] Connection refused> on every reload.

Is it possible to catch this exception and retry to connect after a few seconds by introducing a re-loadable mode in uwsgitop ?

@xrmx
Copy link
Owner

xrmx commented Feb 23, 2021

Feel free to open a PR but I don't see why one would want to get runtime statistics when actually typing the software.

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

No branches or pull requests

2 participants