So the final outcome is that Bubble has labeled properly the metadata, which should at least help a bit in reducing confusion around this example of WUs.

I’m following up here to let you know that our engineering team deployed a fix so the metadata update should now appear as Processing in the workload usage charts.

To clarify, the metadata update occurs both when the recurring event is initially set and when the recurring event is scheduling the next iteration. When scheduling a regular API workflow, we don’t need to keep track of the metadata because regular scheduling is a one-time operation.

The metadata update consists of a read and write to the relevant item. Reading an item uses at least 0.015 WU + more for each byte, and writing uses 0.5 WU. This workload usage is currently labeled as “Condition Evaluation” and our team is actively working to update this label!

2 Likes