View Issue Details

IDProjectCategoryView StatusLast Update
0004036Talerexchangepublic2024-01-12 14:05
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritylowSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004036: exchange API should re-download /keys based on cache control
DescriptionRight now, the /keys response is cached indefinitely in the API. For very long-running merchant systems, the mint may eventually update the /keys data and then the client should re-download it. For this, we should use the usual HTTP cache control mechanisms. To be implemented.
TagsNo tags attached.

Activities

Christian Grothoff

2016-05-31 14:33

manager   ~0010813

exchange support: c2c85d0..c6d1fb3
merchant support: abd41c1..70c5830

Issue History

Date Modified Username Field Change
2015-10-28 21:09 Christian Grothoff New Issue
2015-10-28 21:09 Christian Grothoff Status new => confirmed
2015-11-17 15:21 Christian Grothoff Assigned To => Florian Dold
2015-11-17 15:21 Christian Grothoff Target Version => 0.2
2015-11-29 13:52 Christian Grothoff Category mint API => mint API (C)
2016-01-22 23:27 Christian Grothoff Target Version 0.2 => 0.3
2016-01-22 23:27 Christian Grothoff Assigned To Florian Dold =>
2016-02-18 15:44 Christian Grothoff Category mint API (C) => exchange API (C)
2016-03-20 21:53 Torsten Grothoff Issue cloned: 0004308
2016-05-04 06:46 Christian Grothoff Summary mint API should re-download /keys based on cache control => exchange API should re-download /keys based on cache control
2016-05-04 06:46 Christian Grothoff Assigned To => Christian Grothoff
2016-05-04 06:46 Christian Grothoff Status confirmed => assigned
2016-05-26 21:55 Christian Grothoff Target Version 0.3 => 0.2
2016-05-31 14:33 Christian Grothoff Note Added: 0010813
2016-05-31 14:33 Christian Grothoff Status assigned => resolved
2016-05-31 14:33 Christian Grothoff Fixed in Version => 0.0
2016-05-31 14:33 Christian Grothoff Resolution open => fixed
2016-05-31 14:33 Christian Grothoff Status resolved => closed
2016-05-31 14:33 Christian Grothoff Target Version 0.2 => 0.0
2024-01-12 14:05 Christian Grothoff Category exchange API (C) => exchange