homodiscus
homodiscus10mo ago

Failed to execute workflow

I restored my workflow to a previously working version (shipped version still works) but I get no logs and failed to execute workflow...
No description
17 Replies
homodiscus
homodiscusOP10mo ago
Even basic workflows fail on a new workflow - seems like a backend issue.
No description
Murilo Ravani
Murilo Ravani10mo ago
Same thing here since this morning.
Harini
Harini10mo ago
Hi @Ravani @homodiscus - The test panel had an issue which we have resolved now. If you give it a try it should work.
thiwa
thiwa10mo ago
No description
thiwa
thiwa10mo ago
Still doesn't work on my end. Just buffers a bit longer
Murilo Ravani
Murilo Ravani10mo ago
Same here.
homodiscus
homodiscusOP10mo ago
All of my Rowy builds are failing, even for previously working derivative functions - can I please have somebody look into this?
No description
homodiscus
homodiscusOP10mo ago
Oddly I can't even log a support ticket in the app, apparently due to user access to my own db?
No description
Gaurav Chadha
Gaurav Chadha10mo ago
cc @Bobby can you please help with this?
homodiscus
homodiscusOP10mo ago
I even tried just building an empty function with the boiler plate derivative code - export const region = "us-central1" export const searchHost = null export const searchIndices = [] errorStackTrace: Error: Command failed: cd build/functionBuilder/builds/1706593535325/src;tsc functionConfig.ts at ChildProcess.exithandler (node:child_process:419:12) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1091:16) at ChildProcess._handle.onexit (node:internal/child_process:302:5) Build Failed
homodiscus
homodiscusOP10mo ago
No description
homodiscus
homodiscusOP10mo ago
Finally a build worked! Not sure if you guys fixed anything
Gaurav Chadha
Gaurav Chadha10mo ago
cool, did you also changed anything or performed any steps? cc @KDuaij @Anton Begehr could you please also try again?
homodiscus
homodiscusOP10mo ago
No, it just worked after trying something. I have not yet retried my other failing functions, but the simple new ones worked where they prebiously failed I'm retesting one of my other test cases now Success I swear something had to have changed on the Rowy side literally did nothing here All system GOOO!
KDuaij
KDuaij10mo ago
Nope still not working and it’s getting frustrating. I have created a new collection and a subcollection and it worked for a while and then it suddenly failed. I know it’s not a code issue since running the code through “Evaluate” works fine but for some reason the functions don’t trigger on Google Cloud side. Perhaps a bug in rowy function automation? I know that sometimes the Build fails at the cd functionConfig.ts step for some reason? Even though it works other times without changing the code
homodiscus
homodiscusOP10mo ago
Are webhooks working? I have done a simple curl and tested some of my old webhooks and they seem to be unresponsive I get "Service Unavailable" from cURL
KDuaij
KDuaij10mo ago
Just wanted to update that it has worked again. Haven’t done anything in particular just deleted the table in rowy and collection in Firebase side and then started again on a new slate. I think it was a auto setup error on GC because the function didn’t appear on the dashboard beforehand