Wait - NodeJS & PHP [Open Source]

Yo,

This is a simple wait/sleep/delay custom module for NodeJS & PHP.
The need of it came from calling a 3rd party API in a loop which had a rate-limit. Similar to the Wait option in client-side Flow component, this module just adds a delay to the server action execution for given milliseconds.

Here is the full source and documentation:
NodeJS: https://gitlab.com/wappler-extensions/wait-nodejs
PHP: https://gitlab.com/wappler-extensions/wait-php

For details on how to integrate custom modules in your Wappler project, please refer the help doc here

Feel free to reports bugs or improvements or feature requests. If you have any critical feedback we’d be happy to hear.

Thanks,
Team /#

9 Likes

What’s the link to this page?

This page is part of the Git repository. You will have to clone and run it to see this.

I see, I haven’t been there yet… :innocent:

We do plan to create a website for listing all our modules and some other things we have planned. But until then, cloning is the only way to get these examples and mini-docs.

5 Likes

Still such a useful tool (php)… thanks sid…

1 Like