Kristian Desjardins

Results 3 issues of Kristian Desjardins

Is there a way to get the ids and names of each task after the Dag object is created (with_yaml_str)? tasks is not pub and there is no method to...

After making a number of changes to get 0.6.0-rc7 to compile, I've set the storage backend as always (which includes my request type): .backend(storage.clone()) But now I get: ``` internal...

I have a custom Actix "default_error_handler" set, but it does not get called when the key extractor, fn extract, returns an error. Ordering of the wrap's does not seem to...