Skip to content

Conversation

@TheBonheurs
Copy link
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

"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
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.

3 participants