Description:
The backend workflow is expected to be triggered by the frontend; however, it appears that no actions are being initiated on the server side.
Steps to Reproduce:
Initiate the workflow from the frontend interface.
Observe the server logs/monitor the server activities.
Expected Behavior:
The backend workflow should be triggered, and the server should perform the corresponding actions.
Actual Behavior
No actions are being triggered on the server.
So weird. Glad it’s working again. Sometimes I see that happen when my app is hitting capacity. It slows down and takes forever to run the backend workflows.