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

A simplified cometd connector for Enterprise Messaging Platform

Results 41 EMP-Connector issues
Sort by recently updated
recently updated
newest added

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.1.6 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...

dependencies

I see that CometD 4.0 is at end of life. Has anybody looked at new version of EMP-Connector to work with the more recent releases of CometD (5.0, 6.0, or...

EMP-Connector (java code) is working fine as it is listening to platform events from Salesforce. However, it misses some events intermittently (i.e. without any specific pattern or at any random...

I am facing an issue where I am trying to subscribe to custom events using bearer tokens but I am getting a TimeoutException as soon as I run the command...

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...

EMP Connector is missing to consume events while still being subscribed and long polling the salesforce server. We found two scenarios when this happened. - Scenario 1 - The event...

is anybody working on updating EMP-connector to work with CometD 6.x or 7.x because now 5.0 is at end of life next month

Running on Heroku seems to throw error when trying to stop cometd ``` 2018-10-02T03:15:42.243201+00:00 app[worker.1]: > 2018-10-02T03:15:42.245023+00:00 app[worker.1]: [2018-10-02 03:15:42.244] Failure:[/meta/disconnect] 2018-10-02T03:15:42.245060+00:00 app[worker.1]: {failure={exception=java.nio.channels.AsynchronousCloseException, message={clientId=391c3uwfrupcxgf1uaexxljm6fow, channel=/meta/disconnect, id=298}, connectionType=long-polling}, channel=/meta/disconnect, id=298,...