View Issue Details

IDProjectCategoryView StatusLast Update
0008746Talerwallet-corepublic2024-04-16 20:07
Reportersebasjm Assigned Tosebasjm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Versiongit (master) 
Target Version0.11 
Summary0008746: fix auto refund
Descriptionshould use amount=XX request parameter to wait for refund above XX

timeout is 1s, it should be greater...

it should keep doing auto-refund check after the first refund is found

it should stop doing auto-refund when the order is fully refunded (before auto refund expiration)
TagsNo tags attached.

Relationships

related to 0008745 assignedChristian Grothoff long polling does not return when refund is made [4h] 

Activities

sebasjm

2024-04-16 20:06

developer   ~0022264

when the refund is made from the merchant the query is still waiting for timeout, making the auto refund not-instant
https://bugs.gnunet.org/view.php?id=8745

setting timeout to 10 secs, otherwise I think we should put it higher (30 secs)

sebasjm

2024-04-16 20:07

developer   ~0022265

20dcf05e4..d5b7c732d

Issue History

Date Modified Username Field Change
2024-04-16 20:05 sebasjm New Issue
2024-04-16 20:05 sebasjm Status new => assigned
2024-04-16 20:05 sebasjm Assigned To => sebasjm
2024-04-16 20:05 sebasjm Relationship added related to 0008745
2024-04-16 20:06 sebasjm Note Added: 0022264
2024-04-16 20:07 sebasjm Status assigned => resolved
2024-04-16 20:07 sebasjm Resolution open => fixed
2024-04-16 20:07 sebasjm Note Added: 0022265