Is 1,012 WU for a single WF a record?
I understand why - a dozen or so aggregation queries summarising account activity (on 1 account only but ~ > 200k records to summarise) … but nothing to stress about as the workload will be moved to an external DB -
1 Like
this is insane , what did you doing inside this WF
I’ve done 1,900 WU with a single Schedule API workflow on a list on 1,200 items.
@Baloshi69 aggregations - summing bytes, counts, quantities - with a "create a new thing’ - the thing being the summarised stats. Known to be intensive/expensive operations - to be clear I’m not freaking out
@georgecollier - this is summarising the activity of a single account on a list of a few 10’s of thousands of “activities” - not sure who wins that then
1 Like