Skip to content

Support for Crossplane Operations #51

@jonasz-lasut-baloise

Description

@jonasz-lasut-baloise

What problem are you facing?

function-msgraph is vulnerable to getting rate-limited by msgraph which can be currently mitigated by setting skipQueryWhenTargetHasData: true. That solution solves the rate-limiting issue but it introduces another: possibility of having stale data if the query target has changed.

How could this Function help solve your problem?

Implementing support for Operations would allow function-msgraph to run not only as part of composition but as a CronOperation or WatchOperation aswell, which would allow it to be more reactive to changes while not hitting the msgraph rate-limit as often.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions