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

Files are compiled on startup #111

Open
axelson opened this issue Sep 25, 2020 · 0 comments
Open

Files are compiled on startup #111

axelson opened this issue Sep 25, 2020 · 0 comments

Comments

@axelson
Copy link

axelson commented Sep 25, 2020

I'm not sure why, but I see that some files are recompiled whenever I run heroku run iex -S mix, and I believe it's happening on dyno boot as well. I think this sometimes causes my dynos to not bind to $PORT within 60 seconds.

I am using always_rebuild=false which is probably related. I could switch to always_rebuild=true but that is just a workaround.

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