- Fix get_scheduler's cls value when using 'swh-scheduler --url' cli option
also ensure args dict does not have default db settings (unsupported by the RemoteScheduler class).
- Fix 'swh-scheduler runner' command: rollback() has beed removed from the SchedulerBackend
and is not needed any more there.