-
Ruby version: 3.1.4
Rails version: 6.1
Sidekiq / Pro / Enterprise version(s): 7.1.4 / 7.1.4 / 7.1.2
Please include your initializer, sidekiq.yml, and any error message with the full backtrace.
…
-
```
Unlisted dependencies (3)
@typescript-eslint/parser .eslintrc.js
eslint-config-canonical .eslintrc.js
eslint-import-resolver-typescript .eslintrc.js
```
It looks l…
-
## Bug report
**Describe the bug**
Since firebase_storage 11.4.0, while google cloud storage works on Windows builds, we keep getting unauthorized/permissions denied errors on Android/iOS when we …
Tclha updated
11 months ago
-
**Describe the bug**
1. Flag default value is false
2. Flag value in launchdarkly console is false
3. Flag value is being read before **identify** is called
4. SDK return **true** for that flag
…
-
I am calling `docker-compose run web bundle install --jobs=8` from inside a container in Github CodeSpaces. The command is failing with the following error:
```
Retrying fetcher due to error (2/4…
-
Similar to #62, the extension [uBlock Origin](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=en) blocks some requests from LaunchDarkly.
![image](https:…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18.5 linux/arm64
### Does this issue reproduce with the latest release?
yes, repros on go1.19.
### What …
-
**Describe the solution you'd like**
Add ability to toggle the warning to off for users who don't want to create an account.
![image](https://user-images.githubusercontent.com/8144159/106162727-6a…
-
### Contact Details [Optional]
_No response_
### System Information
ZENML_LOCAL_VERSION: 0.44.3
ZENML_SERVER_VERSION: 0.44.3
ZENML_SERVER_DATABASE: sqlite
ZENML_SERVER_DEPLOYMENT_TYPE: local
ZE…
-
### Summary of problem
I have been trying to debug an issue in a FastAPI/OpenAI application where, upon calls to OpenAI (Creating embeddings for example), or for example the following
```
@ro…