-
I got an error while I tring to compile my project with machinery/v1
Here is the log:
```
external/com_google_cloud_go_pubsub/message.go:42:42: impossible type assertion:
*psAckHandler …
-
I have a repository structure like this:
```
api-protos/
protos/
BUILD
pubsub/
BUILD
v1alpha2/
pubsub.proto
BUILD
WORKSPACE
```
In my `WORKSPACE…
-
I'm importing my CT scan from a DICOM file and seeing:
![image](https://github.com/invesalius/invesalius3/assets/5444990/17aeeef5-16e7-4893-b373-7de156dfdbc8)
and the console logs:
```
Trace…
-
**Is your feature request related to a problem? Please describe.**
Yes. We need to be able to run integration tests for pubsublite. Currently the way we do this for pubsub is by setting the `PUBSUB_E…
-
am-dbg becomes less responsive after a longer heavy streaming. It could be either UI or data parsing leak.
Steps:
- start the pubsub simulator for 10min with 20 peers and 30 topics (defaults)
- k…
-
## Description
`UA_Server_setSessionAttribute` fails with `UA_STATUSCODE_BADINVALIDARGUMENT` when working with a valid session.
The status code is generated in the call `UA_KeyValueMap_set(session…
-
Hi folks, great seeing all the progress you've been making!
I see that in #663 and #664 you've begun thinking about ways by which signers can discover one another and reliably communicate. Looking…
-
### Type of Request
bug
### Infrastructure Environment
Cocoon
### What is happening?
https://ci.chromium.org/ui/p/dart-internal/builders/flutter/Linux%20engine_release_builder/796/overview is mar…
-
## Describe the feature
Curently, we have the ability to pass a payload, or a payload and a dictionary of metadata. When using Dapr PubSub with CloudEvents (the default), this all gets wrapped up in …
-
Hi, I wanted to play with pubsub a bit, with a very basic scenario:
- 3 peers all subscribe to the same topic "random"
- peer 1 is connected to 2 and peer 2 is connected to 3
- peer 1 publishes som…