reapit / foundations

Foundations platform mono repo
57 stars 21 forks source link

spike: Asses feasibility of adding pagination to webhook transaction log #9634

Open plittlewood-rpt opened 1 year ago

plittlewood-rpt commented 1 year ago

Background context For developers with a large number of webhooks being sent per day, the current limit of 500 events is not big enough, and there is currently no pagination option. Adding pagination won't be overly straightforwards due to the underlying database, but we should consider if there is anything we can do here.

Specification

HollyJoyPhillips commented 1 month ago

Internal reference: PBI-5695