Re: camel-salesforce | Pub/Sub API infinite resubscribe loop

2025-01-22 Thread Claus Ibsen
Hi Thanks for reporting. This seems like a rare situation but can happen again if there is no activity for that long period of time. You are welcome to create a JIRA and send your patch as a PR against the main branch. This makes it easier for us and others to help review. I am not sure if you we

camel-salesforce | Pub/Sub API infinite resubscribe loop

2025-01-20 Thread j_b_s34
Hello, my application subscribes to some Change Data Capture events. During the holidays, there were no new events for more than 3 days, which caused the PubSubApiClient to try to resubscribe indefinitely due to a corrupt replay id. Events are retained for 3 days: https://developer.salesforce.c