restatedev / examples

Restate examples
https://restate.dev
MIT License
37 stars 8 forks source link

Fix ts-ignore on ai workflow example #149

Open slinkydeveloper opened 3 months ago

slinkydeveloper commented 3 months ago

I added one ts-ignore in the ai workflow example to unblock myself for the release, but I think this should be investigated: https://github.com/restatedev/examples/blob/69533b4196ad74169019228546653917eea8f9e0/end-to-end-applications/typescript/ai-image-workflows/src/workflow/workflow_executor.ts#L98

slinkydeveloper commented 3 months ago

cc @igalshilman @gvdongen