I have a backend workflow that uses List Popper SSA to recursively create 50 child records.
I am recently see a sporadic bug where only 48 or 49 child records are created.
I changed two things recently:
- The number of child records created went from ~40 to 50.
- I upgraded List Popper SSA to v1.3.0.
What path should I pursue?:
A) Am I using the plugin wrong?
B) Could it be a new plugin bug?
C) Is this some type of known Bubble behavior? If so, workaround?
D) Is this a Bubble bug or something I should pursue through support?