Is it possible to use Pipedream without any code being made public?

This topic was automatically generated from Slack. You can find the original thread here.

Boutte : Is it possible to use pipe dream right now without any code being made public? I’m trying to understand if i can use this for production code at work

Pravin Savkar : Hi Yes - all workflow code is private by default. You can learn more here: Edit and Manage

Boutte : Is there still a hard limit of 5 minute runtime or does pipedream support longer running background task?

Dylan Sather (Pipedream) : Currently that’s a hard limit, but we’re tracking support for increasing it here: https://github.com/PipedreamHQ/pipedream/issues/102 . Can you tell me more about the job you’re trying to run? How long would you need to run it?

Is there any way you can chunk the work into smaller units and run them within the 300s limit?

Boutte : total required length is unknown at the moment but to give you an idea. I’m building an integration with ffmpeg where depending on the file size, raw video and audio files can take a long time to process which is also dependent upon the type of transformations needed