Skip to content
#

cgi

Here are 339 public repositories matching this topic...

trusted-cgi
biozz
biozz commented Jan 9, 2021

Hi!

I would like to run some of my lambdas periodically and it seems there is no straightforward way to do that. What I did was I created a ping action, which curls lambda url and thus invokes it.

ping:
	curl https://my.function.url/

This is a hacky solution, but what is the intended way?

Is it possible to add launcher as an action into the scheduler?

<img width="931" a

good first issue

Improve this page

Add a description, image, and links to the cgi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cgi topic, visit your repo's landing page and select "manage topics."

Learn more