Martynas Urbanavičius
03/12/2026, 1:20 PMJordan Jones
03/12/2026, 2:21 PMNate
03/12/2026, 3:40 PMNate
03/12/2026, 3:41 PMdon’t autoscale the Prefect “services” container, and definitely not on Redis queue depth.you're looking for an autoscaling rule, is that right? not asking whether or not you can run more than one replica of the background services
Jordan Jones
03/12/2026, 3:42 PMNate
03/12/2026, 3:46 PMprefect server services start replicas, you can, because docket coordinates perpetual tasks (background services in prefect) via your redis instance
autoscaling the prefect server services start pods is not something folks typically ask for, but if you have a use case, opening a discussion on why you want to do that would be very helpful!Jordan Jones
03/12/2026, 3:47 PMNate
03/12/2026, 3:48 PMJordan Jones
03/12/2026, 3:48 PMPREFECT_SERVER_DOCKET_URL instead of PREFECT_SERVER_REDIS_URL (not sure on the exact ENV name)Nate
03/12/2026, 3:48 PMJordan Jones
03/12/2026, 3:49 PM