Development Mode

At the moment I’m blowing up quickly my invocations due to developing an app and refreshing the page frequently. Is there any development mode or similar so I won’t get blocked? If not it will be good to target localhost to be excluded from the daily limit.

@spyderdsn currently workflows have to be developed and run on our hosted infrastructure. If you’re working with components like sources and actions, those can be developed locally and the run method and other code can be tested locally.

But I definitely hear you on wanting a local runtime for testing. This isn’t on the immediate roadmap, but we’re thinking a lot about how it would work. I’d recommend following these two issues for updates:

Let me know if that helps.