workless
workless copied to clipboard
Added ability set the size of dynos when scaling
Workless currently only scales workers using the heroku default standard-1x dyno Certain jobs really benefit from high performance dynos such as processing images and videos.
This PR adds the ability to configure the size of dyno used when scaling.
TODO (Later): Add the ability to configure this per job