estuary / data-plane-gateway

Other
0 stars 0 forks source link

Fix HTTP client reading non-ascii journal content #47

Closed travjenkins closed 4 weeks ago

travjenkins commented 2 months ago

Issue

https://github.com/estuary/data-plane-gateway/issues/46

Fixes

Updated tests to work with recent control plane changes ...tbd

Tests

Added content read tests that include Arabic in the messages. These tests are failing until we implement a fix. Also, noticed that in the printing of the snapshot the string that contains Arabic seems to get flipped. Not sure if this is Deno being clever to render RTL.

Notes

ShardClient.list task selector test is failing locally when checking for PRIMARY as the status. It is failing due to this error: image