Schedule runs, enqueue fails

There are few jobs which run fine when enqueued, but fail when i schedule them. When scheduled, they throw dll not found error, but after few retries they succeed. Others fail even after multiple retries.

I have multiple job processing server, few of them are for specific queues. Does hangfire respect queues for scheduled jobs? Those specific queue processing servers dont have assembly for this scheduled job