Skip to content

The type function does not show the type and metadata in case of evaluation error

For example, prop_opt is in state FIZZLED then type(prop_opt) only shows the error.

Also in state RUNNING, WAITING etc. no metadata is show. Only in COMPLETED state metadata is shown.

Edited by Ivan Kondov