Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
kjellvs
Helper I
Helper I

Reflex performance issues

Dear,

 

I have created an event stream to which i am pushing about 150 messages per 5 seconds.

These are messages with about 5 attributes. In reflex, I have created a couple triggers which monitors the states of these attributes for varying lengths (i.e., 5 min, 10 min and 1h). When the triggers go off, I trigger a powerautomate flow which sends a message on a teams group chat.


This was working perfectly fine yesterday (4/12), but since today (5/12, about 7am GMT+1), everythign stop working. Reflex is throttling a lot, and no more triggers are being executed or forwarded. Even configuring new triggers or updating/testing existing triggers is impossible.

Did anybody else face this issue? if so, how to proceed?

Kind regards,
Kjell

1 ACCEPTED SOLUTION
jameshutton
Community Admin
Community Admin

Hello @kjellvs 

 

I'm afraid Data Activator currently supports up to 2 events per second per stream, and might throttle your input if it goes higher than this rate. Please see this page in our user documentation, which covers Data Activator limitations. We are working to scale up to handle higher volumes as a matter of high priority and we'll update in these forums as we do so. 

 

Regards

James

View solution in original post

2 REPLIES 2
kjellvs
Helper I
Helper I

Thank you for your reply, I reduced the number of messages I sent to the event stream, now it indeed does work again. 
Please keep me posted on volume scalability improvements.
Kr, Kjell

jameshutton
Community Admin
Community Admin

Hello @kjellvs 

 

I'm afraid Data Activator currently supports up to 2 events per second per stream, and might throttle your input if it goes higher than this rate. Please see this page in our user documentation, which covers Data Activator limitations. We are working to scale up to handle higher volumes as a matter of high priority and we'll update in these forums as we do so. 

 

Regards

James

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Solution Authors