Returns the estimated number of decision tasks in the specified task list
Source:R/swf_operations.R
swf_count_pending_decision_tasks.RdReturns the estimated number of decision tasks in the specified task list. The count returned is an approximation and isn't guaranteed to be exact. If you specify a task list that no decision task was ever scheduled in then 0 is returned.
See https://www.paws-r-sdk.com/docs/swf_count_pending_decision_tasks/ for full documentation.