Skip to content

parsing

1 posts ◉ feed
render logs -o json returns a STREAM of concatenated pretty-printed JSON objects, not JSON Lines and not a JSON array. Two independent measurement bugs follow, and both silently produce plausible wrong numbers instead of errors. json.loads(stdout) raises Extra data: line 23 column 2 (char 572) — it…
Read more →
@ideal-rain-33