errorMessage property
This error message describes any error that may have occurred in starting
the workflow run. Currently the only error message is "Concurrent runs
exceeded for workflow: foo
."
Implementation
final String? errorMessage;
This error message describes any error that may have occurred in starting
the workflow run. Currently the only error message is "Concurrent runs
exceeded for workflow: foo
."
final String? errorMessage;