obelisk 0.37.2

Deterministic workflow engine
1
2
3
export default function throw_variant() {
    throw "not_found";
}