-
`RetryPolicy` supports only deterministic exponential backoff, which is not suitable for resolving contention between multiple processes for a shared resource.
Could you add randomization in the st…
-
**Describe the bug**
Yolol accepts hexadecimal and exponential constants. Yodk does not.
**Example code**
```
a=1e6 b=0xF4240
a=1000000 b=1000000
```
**Yodk results**
Yodk marks these as…
-
Problematic for for example StaticTranslations... The scale must be updated to handle both fully negative and mixed negative/positive value ranges
[Relevant stackoverflow post](https://stackoverflo…
-
The OpenAI backend may rate limit clients by API key or organization, returning a 429 status code.
Currently this bubbles up as an error in the CLI.
-
## Description
According to [Wikipedia the exponentially modified Gaussian](https://en.wikipedia.org/wiki/Exponentially_modified_Gaussian_distribution#cite_note-Kalambet2011-2) can be made more preci…
-
# Theory Of Statistics - Song's Blog
THIS IS A SIMPLIFIED LECTURE REVIEW BASED ON CUHKSZ’S THEORY OF STATISTICS (Statistical Inference George Casella)
Common Family of Distributions Exponential…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement.
### Use case
Description:
…
-
See current repro at end of issue
----------------
**Repro steps**
1. Open Program.fs in [LargeArrayRepro.zip](https://github.com/dotnet/fsharp/files/6602731/LargeArrayRepro.zip).
It contain…
-
I am currently using this tool on a website that uses AWS CloudFront to host all their images. However, if you do too many queries to their urls, you will receive a 429 Error that does not provide any…
-
Node implementation for reference: https://github.com/expo/expo-server-sdk-node/commit/4dfde3bbf4aa313ff45036ea2a0d0fd32d2d18f0