Skip to content

Post Argus Webhook fields in question...  #15

@joe94

Description

@joe94

Once we switch to Argus, webhook expirations will be driven by Argus' TTL of the entries in its database.

This is making me question the precise role of fields such as Until and especially Duration
Source: https://github.com/xmidt-org/webpa-common/blob/main/webhook/webhook.go#L55

For Duration: we're always setting this value to 5 mins and I don't really see it being used except for times when Until is not defined.

For Until: I can see this field being a more immediate way for caduceus to know whether to keep sending events or not to a subscriber. However, the list of subscribers will be eventually refreshed through Argus anyways.

Metadata

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