Skip to content

Prefer event driven architecture instead of continued polling #67

Open
@Indresh1986

Description

This API connects to salesforce and then continually polls to listen to events which is not the latest architecture pattern.
With such implementation your consumer consumes a lot of memory and compute capacity. Because of these reasons this library is very error prone.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions