4 Commits

Author SHA1 Message Date
Dan
483d7e858b Improved Errors - Pick up on the new task_trace information in WorkflowException and pass it on through the api.
Also:  All script tasks should raise WorkflowTaskExecExceptions - NOT APIExceptions - this is because our scripts are executed by Spiff (not the other way around)  so the errors need to pass fluidly through spiff, and come back to use THEN we can convert them to APIErrors.  Otherwise we lose all kinds of good information about the error.
2022-03-14 16:00:53 -04:00
Dan
cc915ac25a refactoring the study service. 2022-02-09 08:50:00 -05:00
mike cullerton
f647390e1c Added description and validate_only 2021-07-02 15:51:24 -04:00
mike cullerton
cd26654b3a Script to call new pb mock api endpoint check_study 2021-07-02 15:21:35 -04:00