Option sets have become slow in backend workflows?

Hey bubblers,

I was wondering if anyone else noticed that filtering on a list with “:filtered” has become very slow in backend workflows?

I have a backend workflow taking 15-20 seconds now which was only taking around 3 seconds before.
After removing the “:filtered”, it’s back to 2-3 seconds.

This started about 5 hours ago.

UPDATE: @Bubble See answers below. This seems to be connected to option sets.

This is extremely frustrating for me as my app relies a lot on this and went completely broken (without any changes from my side)

I did notice that too. Maybe do a bug report. :man_shrugging:t2:

1 Like

Just did that. Do you also use Option Sets in those backend workflows?
I think it might be connected to them.

This would make sense, it seems that this could be tied to the amount of data being pulled from the database at once? Maybe with a larger amount of data the time has slowed?

1 Like

I think it was a option set that the list was being filtered by. We were wondering why it was so slow. Slower than normal for sure.

1 Like

That’s good to know, my tests also confirm this @Bubble

I have replaced the option sets with database entries and the workflow went from extremely slow to near instant.

This has been fixed by the Bubble team.

1 Like

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