View Issue Details

IDProjectCategoryView StatusLast Update
0010852TalerCyclos integrationpublic2026-01-06 11:20
ReporterAntoine A Assigned ToAntoine A  
PriorityhighSeveritymajorReproducibilityN/A
Status assignedResolutionopen 
Summary0010852: Store in-db sync cursor
DescriptionThe current pagination system uses a page/offset design, which should mean that paginated lists should be append-only, otherwise it would be possible to miss some transactions. There is also a way to filter using dates, which would be a more durable cursor to store. I need to ask the Cyclos manager what he thinks is the best solution.

Since the history JSON is not complete enough for our use case, we need to retrieve transfer details, which creates an N+1 query problem, making the cursor very important for performance.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-01-06 11:20 Antoine A New Issue
2026-01-06 11:20 Antoine A Status new => assigned
2026-01-06 11:20 Antoine A Assigned To => Antoine A