When calling `sender.flush()`, is it possible to use an asynchronous approach?
When calling
sender.flush(), is it possible to use an asynchronous approach?