Skip to content

Timeouts after 1000 ms - #30

Open
TheBonheurs wants to merge 2 commits into
masterfrom
waiting
Open

TheBonheurs wants to merge 2 commits into
masterfrom
waiting

Conversation

@TheBonheurs

Copy link
Copy Markdown
Owner

When InternalClient sends out request to other nodes it should stop after 1000 ms and fail the write/read if there aren't enough succesful responses.

TODO: Fix test

Comment thread build.sbt
"com.typesafe.akka" %% "akka-http" % akkaHttpVersion,
"com.typesafe.akka" %% "akka-http-spray-json" % akkaHttpVersion,
"com.typesafe.akka" %% "akka-cluster-typed" % akkaVersion,
"com.typesafe.akka" %% "akka-actor" % akkaVersion,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dit is classic akka, haal dit niet in de war met akka typed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants