8000 Ability to manually trigger Node Status Webhooks again · Issue #416 · PrimeIntellect-ai/protocol · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Ability to manually trigger Node Status Webhooks again #416
Open
@JannikSt

Description

@JannikSt

Description

The current webhook system lacks delivery guarantees, creating a risk of subscribers missing critical node status updates when webhook processing fails. Without a recovery mechanism, subscribers may operate with stale or incorrect node state information, potentially impacting system reliability.

Proposed Solution

Implement a manual webhook trigger API endpoint on the orchestrator that:

Sends the current state of all nodes (or specified nodes) to registered webhook subscribers
Returns confirmation of successful delivery attempts
Allows subscribers to request a full state sync on-demand

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0