Jrocks
Jrocks
BBuildShip
Created by Jrocks on 10/2/2024 in #💬・general
Jrocks - Is it possible to get notified if an e...
Already did, thanks! 😁
3 replies
BBuildShip
Created by Jrocks on 9/21/2024 in #💬・general
Jrocks - If I add a sleep node with a wait time...
I would love to hear @Harini's thoughts on this too 🙂
10 replies
BBuildShip
Created by Jrocks on 9/21/2024 in #💬・general
Jrocks - If I add a sleep node with a wait time...
It's not the end of the world, but I just wanted to give this feedback.
10 replies
BBuildShip
Created by Jrocks on 9/21/2024 in #💬・general
Jrocks - If I add a sleep node with a wait time...
Thanks for this @Gaurav Chadha . The cron job works, but a simple wait node would be a better solution for many of my use cases, especially for adjusting wait times dynamically. It’s a bit of a letdown to learn that a sleep node, which is just paused and not processing anything, counts toward execution hours. Being on the expert plan means a few workflow runs with a 5-day sleep node would use all my hours in an instance. I hope the BuildShip team can revisit this and consider making changes.
10 replies
BBuildShip
Created by Jrocks on 9/21/2024 in #💬・general
Jrocks - If I add a sleep node with a wait time...
So If I were to create a workflow with a node that has a 5-day wait (sleep), would that use 120 hours of my execution time for just one run?
10 replies
BBuildShip
Created by Jrocks on 9/21/2024 in #💬・general
Jrocks - If I add a sleep node with a wait time...
Automation for Birthday events. Monthly follow up and etc. So it does count as execution hours?
10 replies
BBuildShip
Created by FLKyle on 9/12/2024 in #💬・general
FLKyle - Hi all! I'm new to buildship..I'm tryi...
Use the 'sleep' node
3 replies
BBuildShip
Created by Jrocks on 9/4/2024 in #💬・general
Jrocks - Can we lock a workflow to prevent acci...
I already do this, just wanted an extra layer of protection for my WFs, especially if there are multiple people working on the account. I've got WFs with 45+ nodes and it will be a nightmare if this happens. No recover deleted WFs either.
3 replies
BBuildShip
Created by Jrocks on 8/26/2024 in #❓・buildship-help
Issue with AI Auto-Fill Data Overlap
Thanks! The workaround worked.
10 replies
BBuildShip
Created by Jrocks on 8/26/2024 in #❓・buildship-help
Issue with AI Auto-Fill Data Overlap
I even played around with the AI prompt and the AI Auto Fill prompt, but the same issue still occurred. I hope this gets fixed soon, as it can't be used as a production backend for what I'm trying to do, especially considering that a lot of traffic will go through this endpoint once it's in production and released to clients.
10 replies
BBuildShip
Created by Jrocks on 8/26/2024 in #❓・buildship-help
Issue with AI Auto-Fill Data Overlap
I've tested this several times, even re-creating the workflows and breaking them down into much smaller versions of the original. I've concluded that the issue is with BuildShip's AI Auto Fill. Somehow, it saves the previous data in its memory and reuses it in the next instance, regardless of threadId.
10 replies
BBuildShip
Created by Jrocks on 7/24/2024 in #💬・general
Jrocks - Is it possible to white-label the endp...
Noted, thank you!
2 replies
BBuildShip
Created by Jrocks on 7/18/2024 in #❓・buildship-help
Issue with "Update Output Schema" Functionality in Supabase "Get Row with Token" Node
I'm not sure what you mean by the dot operator. For example, this is the output from my Supabase Get row node: [ { "access_token": "eyJhbGciOiJSUzI1NiIsI...", "token_type": "Bearer", "expires_in":12345, "refresh_token": "eyJhbGciOiJSUzI1NiIsIn...", } ] In my next node, how can I take the string value of the "access_token" and use it as input in my field expression?
11 replies
BBuildShip
Created by Jrocks on 7/18/2024 in #❓・buildship-help
Issue with "Update Output Schema" Functionality in Supabase "Get Row with Token" Node
No description
11 replies