-
Notifications
You must be signed in to change notification settings - Fork 366
Open
Description
Hello, I recently upgraded the hero stack from 22 to 24 and that caused the old version of this gem to stop working.
To fix it I upgraded to 0.12.6.8. The weird thing is that my slug size dramatically increased its size. Maybe it's something else, but this is the only thing I changed.
And here are the change in slug size.
Before:
Using release configuration from last framework (Ruby).
-----> Discovering process types
Procfile declares types -> casetracking_worker, ops_worker, plutto_worker, release, web
Default types for buildpack -> console, rake
-----> Compressing...
Done: 536.7M
-----> Launching...
! Warning: Your slug size (536 MB) exceeds our soft limit (300 MB) which may affect boot time.
Released v3328
https://plutto-kyb-staging.herokuapp.com/ deployed to Heroku
After
Using release configuration from last framework (Ruby).
-----> Discovering process types
Procfile declares types -> casetracking_worker, ops_worker, plutto_worker, release, web
Default types for buildpack -> console, rake
-----> Compressing...
! Compiled slug size: 691M is too large (max is 600M).
! See: http://devcenter.heroku.com/articles/slug-size
! Push failed
Please if you know what could be causing this let me know 🙏🏼
Metadata
Metadata
Assignees
Labels
No labels
