I’m developing locally in a test environment (still using temporal cloud, though). I have a number of different activities, but some of them (all of the same type, all the last activity that gets triggered) seem to stay in pending and never complete. I have registered the activity.
I think omitting the Get allowed the workflow to complete without the activity blocking, and maybe when the workflow is complete, pending activities aren’t picked up?