This may be a case of the bug that causes the total costs of the create actions that all exist within one series of actions that are greater than 0.62 to be applied to the last create action in the series…
Each 0.62 you see in logs is not varied at all, and is what should be expected and has been. But it bewilderingly omits the additional 0.5 WUs that’s part of true cost. 0.02 is a rounding issue as individual data requests cost 0.015.
To run 3 actions, total cost 3.35-3.36 is 1.12 per action.
Run 5 actions, in charts first 4 are 0.62 each last in series is 1.12+(4x0.5)
Run 11 actions in series, first 10 are 0.62 and 11th is 1.12+(10x0.5)
Problem is Bubble in logs doesn’t show true cost of 1.12 in each action but show as part of total running the flow.
Bigger problem is on WU charts it shows all at 0.62 except last has all 0.5 charges omitted from each of the other actions attached to it.
Biggest problem, nobody at Bubble either knows that or could be bothered to explain that or improve UX to provide some helper text on WU charts to explain that.
1 Like