macaron
macaron copied to clipboard
Improve checks registering and scheduling
According to the comments in https://github.com/oracle/macaron/pull/254
- https://github.com/oracle/macaron/pull/254#issuecomment-1947688052
- https://github.com/oracle/macaron/pull/254#issuecomment-1947761509
The current state of the
Registryclass is not desirable. This Github issue is created to track the work for improving the implementation of check registering and scheduling. The design and implementation details: TBD when we start working on this issue.