Tracy Li

Results 15 issues of Tracy Li

Need a way to handle a service like `health check` to check the engine and all trigger status. as discussed it might make more sense to have a registry service...

kind/enhancement

1. Math function 2. Enhance array function to do deduplication.

datetime.formatDate("July 29, 2020", "Jan 2, 2006") but it always returns back with `jan 29, 2020`.

Today the string.substring function takes the second and third argument as start and length but it should start and end.

**Current behavior:** Today we already enabled validation on activity side but the trigger not **Expected behavior:** Enable schema validation on the trigger side as well. **What is the motivation /...