PromucFlow_constructor/app
subratadeypappu 0ad5aaa41d
fix: Show downstream error message for DynamoDB (#21042) (#21209)
This PR fixes one case where the downstream error message is captured as
`null`.

- In case of illegal access to any table the downstream error message is
not captured correctly. It was captured as `null` because the original
downstream message was available one level deeper.
2023-03-08 21:02:51 +05:30
..
client fix: unclear message when async action is used in sync fields (#20959) 2023-03-08 15:41:30 +01:00
rts chore: Removed comment related codes from RTS (#20639) 2023-02-17 23:29:26 +06:00
server fix: Show downstream error message for DynamoDB (#21042) (#21209) 2023-03-08 21:02:51 +05:30
shared fix: Unblocking CI - Unexpected cyclic dependency error and Lint spec fixes (#20260) 2023-01-31 20:33:10 +06:00
util chore: bump decode-uri-component from 0.2.0 to 0.2.2 in /app/util/plugin-generation (#18658) 2022-12-07 11:00:38 +05:30
yarn.lock