openziti / ziti

The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti
https://openziti.io
Apache License 2.0
2.88k stars 162 forks source link

Return circuit ID and error in dial failures #2512

Open mikegorman-nf opened 3 weeks ago

mikegorman-nf commented 3 weeks ago

Currently, when making a dial request, the circuit id is returned only in cases of success. It would be beneficial to return the circuit id in failures, and where available, the error the circuit failed with.