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...
17 Replies
Even basic workflows fail on a new workflow - seems like a backend issue.
Same thing here since this morning.
Hi @Ravani @homodiscus - The test panel had an issue which we have resolved now. If you give it a try it should work.
Still doesn't work on my end. Just buffers a bit longer
Same here.
All of my Rowy builds are failing, even for previously working derivative functions - can I please have somebody look into this?
Oddly I can't even log a support ticket in the app, apparently due to user access to my own db?
cc @Bobby can you please help with this?
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
Finally a build worked! Not sure if you guys fixed anything
cool, did you also changed anything or performed any steps? cc @KDuaij @Anton Begehr could you please also try again?
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!
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
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
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