Hi @dan6,
I have forwarded your message to the developers for the most accurate information and here is what they have to say:
When a user is typing, the plugin calls the event “Is typing” and changes the state “Is typing” to yes. Then, the plugin waits X seconds before calling the event “Stopped typing” and changing the state “Is typing” to no. Additionally, the plugin calls the event “Stopped typing” and changes the state “Is typing” to no when the user loses focus on the input element.
If the WU usage is significantly above the norm, we propose modifying the workflow slightly. Instead of using the event “Is typing,” use Bubble’s workflow “when conditional is true” to check the changing state “Is typing” when it is “yes” and when it is “no.” Then, follow the workaround we provided above.
Could you please implement this and check out the WU usage on your side? We would like to know if this helped.
Best regards