Hello there
A recent Klaviyo outage showed that this plugin could potentially kill the commerce flow (I mean for Craft Commerce), since all requests are made on-the-fly and the user need to wait once the Klaviyo is finished their request.
And it would be nice to use queue jobs instead.
In fact, I have a site where I have partially sent Klaviyo requests via jobs for some specific actions and it works fine.
Is it possible to implement that for this plugin as well?

Hello there
A recent Klaviyo outage showed that this plugin could potentially kill the commerce flow (I mean for Craft Commerce), since all requests are made on-the-fly and the user need to wait once the Klaviyo is finished their request.
And it would be nice to use queue jobs instead.
In fact, I have a site where I have partially sent Klaviyo requests via jobs for some specific actions and it works fine.
Is it possible to implement that for this plugin as well?