meateam / api-gateway

api gateway
Apache License 2.0
10 stars 4 forks source link

BUG: api-gw deletes files before their permissions #201

Closed Shahar-Y closed 3 years ago

Shahar-Y commented 3 years ago

api-gw deletes files before their permissions and therefore can cause a bug of existing permissions without their file.

In addition, there can be a situation of error message to the logger while returning 200 status because error does not cause an abort.