Mihai Bivol

Results 2 issues of Mihai Bivol

## Test 1 I tried this input in the demo: ``` [1, 2] [3, 1, 2] ``` The output looks like this ``` [3(green), 1] ``` Instead of ``` [3(green),...

As part of #1370 we experimented with the current install of `Sentry` and discovered how we should write logging messages so that `Sentry` aggregates them into a single event without...

Type: Technical Debt