Monthly Community Update -- February 2025

I explained it in an earlier post on this thread and explanation is a bit buried. I shared in the post the 30 minute video where I use my super snoop detective skills to unlock the mystery…and do note, the fact nobody from Bubble or on the forum have been able to explain, it was a mystery.

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.

4 Likes