-
### The problem
Hi, I've been frequently encountering an error message in the log for my NUKI Lock. It occurs occasionally when I command the lock to either lock or unlock. However, if I execute the …
-
Build: https://dev.azure.com/monacotools/a6d41577-0fa3-498e-af22-257312ff0545/_build/results?buildId=301857
Changes: https://github.com/Microsoft/vscode/compare/b8ec85e...852e43a
```
1) VSCode Smo…
-
I'm reporting this as I've hit this a number of times and while I've worked around it, I'm filing this for two reasons:
- This feels like a bug with interaction between EventHub and the Kafka client p…
-
Ubuntu 16.0.4, Google Chrome 68.0.3440.75
My testem.js
```
module.exports = {
test_page: 'tests/index.html?hidepassed',
disable_watching: true,
launch_in_ci: [
'Chrome'
],
laun…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…
-
To have at least once delivery guarantee the otel exporter should use the [exportbatcher](https://github.com/open-telemetry/opentelemetry-collector/blob/main/exporter/exporterbatcher). But this can c…
-
I have gunicorn managing a Flask app run using the following docker command
```
CMD gunicorn flask_app:app -b 0.0.0.0:8080 --max-requests 1000 --max-requests-jitter 50 -w 2 -k uvicorn.workers.Uvicor…
-
When not using actively the open connexion, the next read/write operation (e.g `set_color()`) will failed as disconnected, however regularly calling `update()` will fix the issue.
The Client class…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 19572f5
- Deployment mode(standalone or cluster):cluster
- MQ type…
-
#### Description
We observe a switch crash during some neighbor operations - adding or removing. It sometimes gets triggered when an SFP module gets installed. Neighbor update job runs for 30 secon…