hydra icon indicating copy to clipboard operation
hydra copied to clipboard

A framework for writing fault tolerant, highly scalable applications with the Rust programming language.

Results 4 hydra issues
Sort by recently updated
recently updated
newest added

![exp1](https://github.com/dtzxporter/hydra/assets/22282241/774dd831-9d1d-478b-a97b-02c598735c1e) ![exp2](https://github.com/dtzxporter/hydra/assets/22282241/e85d37ae-688d-4af5-b7c4-d96de9a63b8e)

enhancement
help wanted

Validate claims against tungstenite: https://github.com/Gelbpunkt/tokio-websockets

enhancement

Title. Need to decide if we should propagate these errors to the caller. The caller can monitor the returned `Pid` already and ensure it's running. Need to check what elixir/erlang...

enhancement

I noticed a pattern where PIDs are optional in the success states? They’re already wrapped in results, and if a PID is missing isn’t it an Err anyway? https://docs.rs/hydra/latest/hydra/struct.Supervisor.html#method.start_child