Theofanis Despoudis
Theofanis Despoudis
It would be nice if the delay parameter in `ReattemptOptions` was something like: `delay?: number | ((value: any, attempt: number) => number);` And in the `reattemptAsync` and `reattempt` we could...
**Note: for support questions, please use our [gitter channel](https://gitter.im/gosiris/siris) or stackoverflow**. This repository's issues are reserved for feature requests and bug reports. * **I'm submitting a ... ** * [...
## Description This PR adds an example of how we can support Next.js file based pages in faustNX. It introduces two familiar helper functions: * `getNextStaticProps`: Used within the `getStaticProps`...
## Feature Request Type - [ ] Core functionality - [ ] Alteration (enhancement/optimization) of existing feature(s) - [x] New behavior ## Description It would be useful for people to...
### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...
**Please use the [Discourse forum](https://discourse.nameko.io/) for support requests and questions.** **Is your feature request related to a problem? Please describe.** Sometimes Retry with backoff is not enough. Retry with Backoff...
Fibonacci Heap needs to implement the Extended interfaces
https://en.wikipedia.org/wiki/B-heap
https://en.wikipedia.org/wiki/Radix_heap