BBVA / qed

The scalable, auditable and high-performance tamper-evident log project
https://qed.readthedocs.io/
Apache License 2.0
94 stars 19 forks source link

API HTTP: On leader change, reply with a redirect instead of a bad request #158

Closed gdiazlo closed 4 years ago

gdiazlo commented 5 years ago

Redirect the client to the current leader, so the client can change to it without guessing, improving performance and reliability.

gdiazlo commented 4 years ago

Closed by #176