elsirion

Results 330 comments of elsirion

The question is who should drive retry behavior here. I think the client should since the client has to implement retries for network issues anyway and it doesn't allow amplifying...

> Server because it should not be flaky Since anything we need to guarantee should be retried on the client anyway because the network might fail, server side failures should...

With iroh: should we check if there's another instance with the same keyset running already.

Please describe your approach to solving the issue first. The issue requires a lot of context, but if you can figure it out go ahead. I don't have time to...

It was quite non-trivial to find the correct place for the functionality that also avoids future misuse, so it was faster to just fix it than to type it all...

Made it a draft since there's still some changes needed to make CI work. If you can manage a test showing that the functionality works would be great, but might...

Since https://github.com/fedimint/fedimint/pull/7687 got merged, should we close this issue? We didn't go the fallback route yet, so if we want to keep the issue open I'd propose to rename it...

Feels like this won't be a problem too soon. I wish we make the keys of the meta module the actual meta keys, that way we could vote on updated...

> DO you mean that the guardian's server side module fetches value from the server side Yes, that seems ok to me. > I was planning to retrofit it into...

Actually after talking to @dpc this can be made backwards compatible with rather low-effort.