Deploy is slow sometimes

In last couple of days, deploy is slower than usual.
Usually, it finishes around 3min, but recently it takes 15 minutes ( maximum is around 1 hour)

My application is Rails api mode application.
I deploy same code for sidekiq worker, but its deploy is not affected.


usual case: Render · The Easiest Cloud For All Your Apps
bad case : Render · The Easiest Cloud For All Your Apps

From your bad case there I can see:

Jul 6 01:41:54 PM ==> Deploying...Jul 6 01:53:53 PM ==> Starting service with 'cd server && bundle exec puma -C config/puma.rb'

This is on us as you’re losing 12 minutes between those two log lines - we’re actively working to improve build/deploy times as a internal effort at the moment so hopefully we can make this more consistent in the not too distant future,

Regards,

John B

1 Like

Ok, thank you! I’m looking forward to it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.