Skip to content

Concurrent PurgeOrchestrationInstanceHistoryAsync calls #418

@FarhadJabiyev

Description

@FarhadJabiyev

We should call PurgeOrchestrationInstanceHistoryAsync method to delete orchestrations started more than 24 hours ago. We want to make that call from BackgroundService in .NET core. In documentation nothing mentioned if we can do that call from multiple services containing that BackgroundService or not. Could you please let me know if it safe to make that call concurrently with same arguments or not?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority 2documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions