push
chore(zero): improve error message while unmarshalling WAL (#8882) Added stack trace to the error message This was the error message before change ```2023/05/09 20:31:21 proto: Tablet: illegal tag 0 (wire type 0) github.com/dgraph-io/dgraph/x.Check /home/ash/go/src/github.com/dgraph-io/dgraph-release/x/error.go:42 github.com/dgraph-io/dgraph/dgraph/cmd/zero.run /home/ash/go/src/github.com/dgraph-io/dgraph-release/dgraph/cmd/zero/run.go:338 github.com/dgraph-io/dgraph/dgraph/cmd/zero.init.0.func1 /home/ash/go/src/github.com/dgraph-io/dgraph-release/dgraph/cmd/zero/run.go:83 github.com/spf13/cobra.(*Command).execute /home/ash/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:830 github.com/spf13/cobra.(*Command).ExecuteC /home/ash/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914 github.com/spf13/cobra.(*Command).Execute /home/ash/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864 github.com/dgraph-io/dgraph/dgraph/cmd.Execute /home/ash/go/src/github.com/dgraph-io/dgraph-release/dgraph/cmd/root.go:78 main.main /home/ash/go/src/github.com/dgraph-io/dgraph-release/dgraph/main.go:99 runtime.main /usr/local/go/src/runtime/proc.go:225 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1371 ``` This is the error message after change ``` 2023/06/23 11:37:32 proto: ZeroProposal: wiretype end group for non-group error unmarshlling wal entry: [6456465465645646341312316c60612380a1k" href="https://github.com/dgraph-io/dgraph/commit/6170682e677261706871<a class="double-lin">6170682e6k" href="https://github.com/dgraph-io/dgraph/commit/6c2e705f717565727912<a href="https://git">6c2e705f7hub.com/dgraph-io/dgraph/commit/bad5a0919b63e1e0d1105ec4a623da3ad2959663">1c08011218302d6467726170682e6772617068716c2e705f717565727912300a14302786964121617068716682e677261217302d66368656d66f702e6f764726f70274797065121... (continued)
1 of 1 new or added line in 1 file covered. (100.0%)
58341 of 86802 relevant lines covered (67.21%)
2248258.58 hits per line