Closed
Description
Component(s)
processor/logdedup
Is your feature request related to a problem? Please describe.
Pending aggregated logs are not processed when shutdown is called. The processor does wait for an on-going export function if in progress.
Describe the solution you'd like
It would be better if pending aggregated logs are processed on shutdown to ensure minimum data loss.
Describe alternatives you've considered
No response
Additional context
No response