Florian Dold
d5a933e4cb
We now always increment the next retry timeout before doing anything else, so that it is impossible to accidentally retry immediately. This fixes a bug where we previously made many, very frequent requests to the bank integration API. |
||
---|---|---|
.. | ||
src | ||
package.json | ||
README.md | ||
tsconfig.json |
@gnu-taler/taler-util
This package implements various utility functionality for GNU Taler.
When should something be moved to this package?
The @gnu-taler/taler-util
package should have minimal dependencies and
should not be platform specific.