-
Therefore there is no way to create configurations programatically when different plugin configurations are needed. The most relevant case for this is that of the ManyToOneConcurrentArrayQueuePlugin.…
-
What if a group of malicious actors form a network, obtain items, then perpetrate mayhem?
Wouldn't that discredit the system?
Should there be a better way for a CA to verify the new network?
- Some …
ghost updated
8 years ago
-
**Describe the bug**
While I was trying to use the AT Protocol I got some `405` using the `https://public.api.bsky.app/xrpc/com.atproto.repo.putRecord` endpoint and it only worked after an inspecti…
-
**Have you tried to reset Item Piles' system settings?**
**_Yes_** / No
**Describe the bug**
Attempt to drag an item onto the canvas. Following error results, and item is not dragged.
Error: u…
-
Testcase: Add a `CargoInit` with an actor instead of a string, for example
```
local tanya = Actor.Create("e7", false, { Owner = player })
Actor.Create("apc", true, { Location = CPos.New(5,5), Owne…
-
```
#r "nuget: Akka.Serialization.Hyperion"
#r "nuget: Akka.Cluster"
#r "nuget: Akka.Remote"
#r "nuget: Akka.Cluster.Tools"
#r "nuget: Akkling"
#r "nuget: Akkling.Cluster.Sharding"
#r "nuge…
-
### Description
Open telemetry automatic context passing support from ray clients to actors.
Right now the context of the current span in the ray client process isn't being passed to the actors.
I…
-
![image.png](https://raw.githubusercontent.com/jason-raiin/pe/main/files/f3f8669a-bfed-4104-9c3a-dc524bb0b057.png)
![image.png](https://raw.githubusercontent.com/jason-raiin/pe/main/files/4a86197e-bc…
-
This is to track the beginnings of migrating data structures to foundry data models. Foundry data models provide the benefits of
> validation on initialization and update, and on-the-fly data migra…
-
When the actor is invoked, it should perform a caller type checker so that when the caller is not satisfied, can throw error.
The proposed solution is to build a simple role management on `fvm` act…