Firebase functions potential infinite loop database storage trigger
Attempts to detect patterns in database or storage triggered functions where the function writes back to the same resource or a related resource that could re-trigger the same function (or a chain of functions), potentially causing an infinite loop and Denial of Wallet (DoW) if termination conditions are unclear or dependent on unvalidated input.