Rock solid distributed database specializing in active/active automatic failover and WAN replication
GNU Lesser General Public License v3.0
1.12k
stars
85
forks
source link
Correctly handle all 200 Spotnana responses #1907
Closed
Gonals closed 1 week ago
Details
Spotnana is not sending
200 OK
, butHTTP/1.1 200
(sometimes). We need to handle that correctly.Fixed Issues
Fixes https://github.com/Expensify/Expensify/issues/431982
Tests
Will be tested after deploy with real Spotnana flows
Internal Testing Reminder: when changing bedrock, please compile auth against your new changes