Commit 60a3249
authored
Fix print when we have violated constraints (#166)
Before, we could have errors happening right on the get_log method because some nodes might not have any sharding chosen. This PR changes instead to print the violated constraints, so that we can have a clear error message to users1 parent 716c19b commit 60a3249
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
658 | | - | |
| 658 | + | |
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
| |||
0 commit comments