Better logging of errors related to subgraph_callables
Open
help wanted
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
With the introduction of `subgraph_callable`, the log information provided by these lines is a little less helpful. IOW it would be nice to know more details about which `subgraph_callable` or what was in it as well to further narrow down errors.
https://github.com/dask/distributed/blob/3d7115b6f49e683dae36b0dcf21fc506b4ac07ca/distributed/worker.py#L2338-L2347
Contributor guide
Assessment
This issue has not been assessed yet.