EMP-Connector icon indicating copy to clipboard operation
EMP-Connector copied to clipboard

Execution Exception - com.salesforce.emp.connector.CannotSubscribe: Unable to subscribe to [/event/test_event__e:-2] [https://my.salesforce.com/cometd/39.0] : 403::Organization total events daily limit exceeded

Open Nivedita1201 opened this issue 6 years ago • 2 comments

Hi expertise,

We are invoking EMP Connector from a scheduler which runs after each 30 sec, only when previous executions/run is completed. While subscribe to SF event bus from emp connector, we always query new reply id's based on last successful processed reply id. Still in SF logs we noticed that same replay id is requested multiple times within some milliseconds by same user {note: user is used by only one application}... can someone please assist me in what scenario this can happen ?

Thanks in advance..!

Nivedita1201 avatar Jun 04 '18 17:06 Nivedita1201

I see the same issue!

hnguyen0971 avatar Aug 23 '18 00:08 hnguyen0971

Ideally we should invoke EMP Connector only once and then just listen to the events. Can you please provide more information about how you are using the connector and downstream processing for the events ?

tanmoy-blr avatar Apr 12 '23 22:04 tanmoy-blr