#Workflows created from UI - sets type as BRIDGE

1 messages · Page 1 of 1 (latest)

edgy hollow
#

I was running novu in my local. And when i creating workflow from dashboard, it sets workflow type as BRIDGE, which makes api call to API layer. How to prevent this?

simple swift
#

@edgy hollow

new dashboard workflows are powered by novu framework internally, this novu framework is managed by novu on its own.

Are you facing any issue with this?

edgy hollow
#

I'm using a self hosted version, where worker makes bridge api call to api service. We don't use a bridge as of now and want to prevent the bridge api calls.
When I set workflow type as REGULAR, it worked. So when creating Workflows from my dashboard, can I set as REGULAR?

simple swift
#

Ragu, workflow created via the new dashboard (even in the self-hosted version) will be marked as type: BRIDGE

it can not be marked as REGULAR automatically