Yes that's a problem with any server-side plugin action. It's a Bubble thing, there is a warmup time for Bubble Server Side action plugins as they are Lambdas under the covers. I'd also mention that server-side action consume WU. I'd only use this plugin where there is no other work-around to managing your lists and you need to do it in a Backend Workflow as a server side action. (plugin author)