openfga / api

Protocol Buffers used by OpenFGA
Apache License 2.0
19 stars 14 forks source link

fix: requests cancelled by clients should be 4xx not 5xx #192

Closed miparnisari closed 2 months ago

miparnisari commented 2 months ago

See https://github.com/googleapis/googleapis/blob/942691f8dcf3e521be35d909de9bba3239feb471/google/rpc/code.proto#L38-L41

Please, after reviewing this, review this: https://github.com/openfga/openfga/pull/1905