You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Webhook support in backend has been implemented, and this requires some changes in frontend in order to not collide with the new pattern. We need to disable the automatic calling of processNext as this is now handled by the webhook in backend.