View Issue Details

IDProjectCategoryView StatusLast Update
0010063Talerexchangepublic2025-06-03 15:19
ReporterChristian Grothoff Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
Status confirmedResolutionopen 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Version1.0 stretch goals 
Target Versionpost-2.0 
Summary0010063: taler-exchange-sanctioncheck always iterates over all pending records
DescriptionThe SELECT has no LIMIT, and so the transaction could be rather BIG (and possibly fail with serialization errors because of that). So for good performance (and reliability), we should limit the number of records processed in one transaction.
Tagsperformance

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-06-03 15:19 Christian Grothoff New Issue
2025-06-03 15:19 Christian Grothoff Tag Attached: performance
2025-06-03 15:19 Christian Grothoff Status new => confirmed