onemoredata / bagger

Massive log storage in PostgreSQL
BSD 2-Clause "Simplified" License
9 stars 0 forks source link

Improve error handling in LW Agent #77

Closed einhverfr closed 7 months ago

einhverfr commented 8 months ago

Right now the initial version doesn't have adequate error handling. I am worried that messages might get lost if transport fails.

We need error handling, fault injection, and such to test and make sure that exactly once delivery happens.

einhverfr commented 8 months ago

For reviewability reasons deferring this in the first review of the LW Agent.

einhverfr commented 8 months ago

The entry point in the code is commented with this issue number