magicblock-labs / magicblock-labs/magicblock-validator
Expose failed crank schedules and tasks
Open
@Dodecahedr0x is already working on this.
Since Aug 4, 2026.
enhancement
- Dominant language
- Rust
- Stars
- 58
- Forks
- 58
- Avg merge
- 22h 1m
- Merged PRs (30d)
- 53
Description
## Goal
Expose failed crank schedules and tasks.
## Why
The current behavior or architecture does not provide this outcome.
## Scope
Since crank tasks are persisted in database instead of an account, the user has no way to read their status.
We need to find a way to make this status queriable by users somehow
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.