-
`handle(Class)` accepts `Throwable`, however `run(RunnableRetry)` catches only `Exception`. So the following statement will not retry:
```
retry(3)
.delay(Duration.ofMillis(500)…
-
Currently we have a few rule types that act by parsing the contents of a PR - homoglyph, vulnerability and Trusty checks. Each parses the PR content and then comments/reviews or suggests an alternativ…
-
**Describe the bug**
1. We want to have consistent coding standards for our repositories.
2. To do this we added linting to our automated processes.
3. On certain conditions husky commits and fi…
-
## I'm submitting a...
[X] Documentation issue or request
## Current behavior
When testing classes that use TypeORM using Jest, there is inconsistent behavior if the TypeORM database connection…
-
I'm experiencing a problem where if I play a stream from my Tapo C200 cameras, it eventually freezes up & will not load again if I refresh & try to play the stream once more, unless I go & restart the…
-
with a distributed system, it's much harder to have atomic operations, so you have to manage atomics on a more fine grained level, but also be able to consistently distribute events so the whole syste…
-
I was having issues with Reactive, where a map/lift command was not running consistently, and eventually error messages about a queue being filled appeared. Adding `yield` to the code generating the …
-
After calling `CheckOperationsVerbose` and getting a result I would love be able to access the "longest linearizable path" found. In the case of an `Ok` result this would be equivalent to the path sho…
dfarr updated
3 months ago
-
### Tested versions
jsreport v4.3.1 (playground), v4.5.0, v4.6.0
### Bug Description
I draw a background with squares. When I render them in *html* and *chrome-image* everything looks correct. As…
-
## Description
Some slight changes have been made to the global versions of sign-in alerts that will eventually be included as part of VADS. In the future, we should be able to just take the VADS com…