Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis aggregator: recover from missing token #91

Open
Terkwood opened this issue Jul 20, 2019 · 0 comments
Open

Redis aggregator: recover from missing token #91

Terkwood opened this issue Jul 20, 2019 · 0 comments
Labels
bug Something isn't working services.rs Middleware & data management written in rust

Comments

@Terkwood
Copy link
Owner

Redis aggregator can crash if there are network issues when acquiring a token

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: PubSub(MissingToken(Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/libcore/result.rs:999:5
@Terkwood Terkwood added services.rs Middleware & data management written in rust bug Something isn't working labels Jul 20, 2019
@Terkwood Terkwood pinned this issue Jul 20, 2019
@Terkwood Terkwood unpinned this issue Jul 25, 2019
@Terkwood Terkwood pinned this issue Jul 31, 2019
@Terkwood Terkwood unpinned this issue Aug 1, 2019
@Terkwood Terkwood pinned this issue Aug 1, 2019
@Terkwood Terkwood unpinned this issue May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working services.rs Middleware & data management written in rust
Projects
None yet
Development

No branches or pull requests

1 participant