Hi Temporal Community!
I’m becoming familiar with Temporal and I was trying out running the Nexus sample project in Go. I followed the documentation carefully but there seems to be a problem, the Nexus Operation gets scheduled but never completes. It just hangs on forever. I made sure to have my caller and target namespaces, my endpoint and calling the namespaces in the correct order. I’m working on Windows and have tried it out on WSL also and no luck.
Any idea what could be going wrong?