Skip to content

Refactor PolicyMonitor #4319

Open
Open
@wolf4ood

Description

@wolf4ood

Feature Request

Currently the PolicyMonitor is implemented as a normal state machine like TransferProcess and ContractNegotiation one.

But as stated here the PolicyMonitor implemented as SM could be overkill and not optimal in terms of performance and database load.

Since the only non final state of PolicyMonitor is STARTED we could implement it more as a watchdog than a state machine
and implement an optimized strategy for watching the entry in STARTED state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions