Raise error or return with context if pagerank not converge
Open
component:python
enhancement
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
when we run pagerank, we only can know the computation converged or not from the log. There should be a better way to notice user that pagerank has not converged.
**Describe the solution you'd like**
raise error when run app or return with context.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.