We’re running long-running jobs (10-30 minutes, there are use case limitations to why these jobs cannot be re-tried or split up) and we’d like to use Sidekiq pro’s rolling restart functionality, powered by einhorn.
Could you provide guidance on whether this rolling restart sequence is compatible with Render’s infrastructure, and if so, any best practices for setting it up to manage our job processes?
Thank you!