Aaron Dean

Results 4 comments of Aaron Dean

I would like to utilize this exporter via helm, how can I help move this along?

I think the issue is that the provided example isn't a mapped object, it's nested JSON. ``` { "status": "ok", "info": { "EVENT_GRID": { "status": "up", "system": "Event Grid", "details":...

We're also encountering this issue ``` 2021-10-21T19:10:45.219 [error] Task #PID started from Indexer.Block.Realtime.Fetcher terminating ** (Postgrex.Error) ERROR 22023 (invalid_parameter_value) payload string too long (ecto_sql 3.7.0) lib/ecto/adapters/sql.ex:756: Ecto.Adapters.SQL.raise_sql_call_error/1 (explorer 0.0.1) lib/explorer/chain/events/publisher.ex:12:...

Adding comment that this directly correlates with issue https://github.com/blockscout/blockscout/issues/4736 in that when the `payload string too long` message comes across, the dynamic updates in the UI fails and will only...