Satish Kumar
Satish Kumar
Currently, we have stats for failed requests and failed events. With this change we will also be capturing the reason for the failure. Example reasons are invalidJson, invalidWriteKey
# Description ### Current Behaviour - We generate multiple reports in a minute for the same group (source_id, dest_id, event_name, status_code, reported_by ... etc). For each report, we save `sample_event`...
# Description - In this pr, along with mtu flushing support, we are also adding a common flusher module. **Motivation for common flusher** - We have multiple outbox tables on...