Hacker News new | ask | show | jobs
by huijzer 54 days ago
When I push new images via CI, I want it to go in production immediately. Like Heroku/Render/Dokku
1 comments

So why do you only poll once per minute? You could be sitting around for 59 seconds while nothing happens.

Maybe you meant to say "automatically" instead of "immediately"? Because if you really mean "immediately" then there is still plenty of low-hanging fruit to be had.