Skip to content

LR Scheduler init should return Result<Scheduler, ...> instead of panicking #2510

Closed
@laggui

Description

As discussed in #2423.

Invalid initialization should not panic. We should refactor all schedulers to follow the same pattern (especially since warnings won't show up with the built-in logger + learner).

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions