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

watchdog specify which files to watch #263

Open
aleksandarbos opened this issue Dec 1, 2024 · 0 comments
Open

watchdog specify which files to watch #263

aleksandarbos opened this issue Dec 1, 2024 · 0 comments

Comments

@aleksandarbos
Copy link

aleksandarbos commented Dec 1, 2024

i'm using sls wsgi to serve local flask apps, for some reason stat reloader is using constantly around 15% of my CPU per service, and slows down entire system quite a lot. by installing watchdog things have been optimized quite a lot, but, i get bad dev experience since it keeps refreshing for some unnecessary files like: some files within dependency libs, etc.

can we specify in serverless yml under wsgi plugin which files to ignore / include ?

I've tried setting up some env vars, but unsuccessfully so far..

OS: windows 10, x64

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

1 participant