Skip to content

Implement "backfilling" capability #22

@markborkum

Description

@markborkum

Pacifica Notifications version

n/a

Pacifica Core Software versions

n/a

Platform Details

n/a

Scenario:

Currently, clients of pacifica-notifications may create, read, update and delete event subscriptions. The side-effect of creating a new subscription is that the client receives CloudEvents notifications for future Pacifica transactions only.

This feature request is for "backfilling", whereby the client requests CloudEvents notifications for past Pacifica transactions.

Steps to Reproduce:

The client issues an HTTP request to a new pacifica-notifications endpoint, where the payload of the HTTP request is that of the "create" endpoint, but also includes additional two timestamps that collectively specify a time interval.

Expected Result:

The client receives CloudEvents notifications for Pacifica transactions that occurred in the past within the specified time interval that match the specified criteria (i.e., the JSONPath).

Actual Result:

n/a

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