public async Task Flush() { await _aquariumClient.DispatchExceptions(Exceptions); Exceptions.Clear(); }