Skip to content

Every hours in our Azure API logs we get Handled CometD Exception: 403::Unknown client #41

@p4rvr

Description

@p4rvr

At the same time we see

Category: CometD.NetCore.Salesforce.ResilientStreamingClient
EventId: 0

System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Net.CookieCollection.IndexOf(Cookie cookie)
at CometD.NetCore.Client.Transport.LongPollingTransport.GetResponseCallback(IAsyncResult asynchronousResult) in C:\projects\cometd-netcore\src\CometD.NetCore\Client\Transport\LongPollingTransport.cs:line 29

This occurs every hour in our logs and there are times where we stop seeing any platform events from Salesforce. Once we restart our Azure API APP which is running this code then we begin to see platform events published by Salesforce again.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions