Workflow Unit Optimisation

I am looking to have mysite of a 1 million visitors, but I am afraid that bubble workflow consumption unit are increasing with each searches, How can I minimiseit?

How many visitors do you currently have?

1 Like

reduce the amount of data returned for searches…sometimes having an auxilary data type with only the fields required for search results helps as we are charged for every character of data returned via a search, so reducing the number of characters is one way

10k, I am expected to have 100k in month

You’ll need to power your search with a 3rd party solution. See something like this or this.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.