Troy Kelly

Results 30 issues of Troy Kelly

Receiving the error below (with a correct email address) ```text Logger: aiohttp.server Source: custom_components/dyson_cloud/config_flow.py:71 Integration: dyson_cloud (documentation, issues) First occurred: 10:00:31 PM (3 occurrences) Last logged: 10:00:54 PM Error handling...

help wanted

Need to be able to provide the `connectionString` rather than host and port for docker containers.

Resolves #242 ```json functions: score: handler: score vpc: "projects/${self:provider.project}/locations/${self:provider.region}/connectors/my-vpc-name" egress: ALL_TRAFFIC ingress: ALLOW_ALL events: - http: score ```

enhancement

It seems `vpc` can be configured, but there is no way of setting the `ingress` or `egress` settings for a function.

help wanted

- Change `private` to `protected` for class variables - Correct JSDoc for Retrieve by SKU - Add Retrieve by Barcode (self serving - can be removed if not needed) Resolves...

type: feature or enhancement
status: needs more

**Is your feature request related to a problem? Please describe.** All the variables in the `product-variant` class are private, which means it can not be (easily) extended. **Describe the solution...

type: feature or enhancement

### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...

site-bug
triage

**Subject of the issue** I'm trying to work out why restreamer is using high CPU, it's not for transcoding but I can't see what it's doing that needs so much...

question

Connecting to Redis over TLS generates: ```text [ioredis] Unhandled error event: ParserError: Protocol error, got "H" as reply type byte. Please report this. at handleError (/workspaces/shop-fail/node_modules/redis-parser/lib/parser.js:190:15) at parseType (/workspaces/shop-fail/node_modules/redis-parser/lib/parser.js:304:14) ```...

stale

## Comment There is an id/unique on the model, it's not just a single field. I can't see how to disable the warning or how to resolve it. ## Error...