I thought you could potentially return from a step also, but not sure if that would work as it would
I thought you could potentially return from a step also, but not sure if that would work as it would be returning a connection not a normal value.
cloudflare:test to write test cases? or there is any other way to writing integeration test for steps?Promise.allSettled, but then you don't get to retry failed workflow creation.


[[workflows]]
name = "process-unstructured-nutrition-data"
binding = "PROCESS_UNSTRUCTURED_NUTRITION_DATA"
class_name = "ProcessUnstructuredNutritionData"
[[workflows]]
name = "photo-meal-analysis"
binding = "PHOTO_MEAL_ANALYSIS"
class_name = "PhotoMealAnalysis"
[[workflows]]
name = "text-meal-analysis"
binding = "TEXT_MEAL_ANALYSIS"
class_name = "TextMealAnalysis"