View Issue Details

IDProjectCategoryView StatusLast Update
0010151Talerexchange AML backoffice (SPA)public2025-07-04 12:12
Reportersebasjm Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Target Version1.1 
Summary0010151: group queries by start/end dates
Descriptionnow that we have 0010150 we can remove unthrottled api.

the spec of VQF and TOPS stats defines a list of queries with (start,end,stat_name) and the API allows to request multiple "stat_name" in one request.

in order to use the 0010128 improvement we must:
1) group those queries by (start,end) and create a list of pairs (query_name, stat_name)
2) make one request for every list
3) convert back from the grouped queries to a list of queries of (start,end,stat_name,counter)
TagsNo tags attached.

Relationships

related to 0010150 resolvedsebasjm update aml spa to the new stats API 
related to 0010128 resolvedsebasjm exchange should have an API to get stats in bluk 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-07-04 12:11 sebasjm New Issue
2025-07-04 12:12 sebasjm Relationship added related to 0010150
2025-07-04 12:12 sebasjm Relationship added related to 0010128