Skip to content

File sharing example not working #4877

Answered by thomaseizinger
snowmead asked this question in Q&A
Discussion options

You must be logged in to vote

Ah yes, we forgot to set an idle_connection_timeout there. See

.with_swarm_config(|c| c.with_idle_connection_timeout(Duration::from_secs(60)))
.

Mind submitting a PR and perhaps checking all the other examples as well? Thank you!

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@snowmead
Comment options

@snowmead
Comment options

@thomaseizinger
Comment options

@snowmead
Comment options

@thomaseizinger
Comment options

Answer selected by snowmead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants