View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010151 | Taler | exchange AML backoffice (SPA) | public | 2025-07-04 12:11 | 2025-07-04 12:12 |
Reporter | sebasjm | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Target Version | 1.1 | ||||
Summary | 0010151: group queries by start/end dates | ||||
Description | now 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) | ||||
Tags | No tags attached. | ||||