Page MenuHomeSoftware Heritage

More swh-scheduler fixes
ClosedPublic

Authored by douardda on Jan 31 2019, 10:32 AM.

Details

Summary
  • 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.

Diff Detail

Repository
rDSCH Scheduling utilities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.