thygesteffensen / PowerAutomateMockUp

Skeleton to run Power Automate Flows from their JSON descriptions.
MIT License
7 stars 1 forks source link

Better exception handling #9

Closed thygesteffensen closed 3 years ago

thygesteffensen commented 3 years ago

When parsing expression we have to have better exception handling to quickly identify where and what the errors.

Example when Parsing json duration initializing of an Action Executor

thygesteffensen commented 3 years ago

This is related to and Fixed #1