I have a flow that has been working for months that recently stopped responding to its trigger, which is when a row added to a Dataverse table. When a row gets added, the flow simply doesn't fire. It doesn't show any checks, failed or otherwise.
I built a second flow to test the trigger. It's in the same solution, uses the same connection, and is configured identically. It fires when a row is added to the table, but the first flow doesn't.
I tried deleting and rebuilding the trigger in the first flow - it still doesn't fire when a row is added.
I am completely out of ideas. I have tried rebuilding and refreshing everything I can think of. Why would one flow respond to the trigger when another doesn't, and they're configured identically? What can I do to get my first flow working again? It's an extremely complicated flow that took weeks to build, so I don't want to have to rebuild the whole thing from scratch.