pool_remap_watchdog: new watchdog for potentially stuck processes
This watchdog checks every minute the running jobs and maps very slow requests to the slow pool (if configured) to avoid that the default pool is getting filled up with more stuck requests. This ensures the livelyness of a server.