question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to change the timeout parameters?

See original GitHub issue

Im getting to many Yikes! Ask timed out on [ActorSelection[Anchor(akka://kafka-manager-system/), Path(/user/kafka-manager)]] after [5000 ms]

And I want to know if I can provide another values to the timeout params? Im using Docker container for that, so env var are preferred.

Thanks

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
DavidLiuXhcommented, Dec 17, 2015

Set kafka-manager.api-timeout-millis=xxx in the application.conf

0reactions
panda87commented, Feb 15, 2016

Sure

Read more comments on GitHub >

github_iconTop Results From Across the Web

setTimeout() - Web APIs - MDN Web Docs
The time, in milliseconds that the timer should wait before the specified function or code is executed. If this parameter is omitted, a...
Read more >
What timeout settings can I set? - IBM
Timeout settings allow the server to clean up inactive sessions, which frees up resources and memory from services that are used by active...
Read more >
How can I pass a parameter to a setTimeout() callback?
So in my example setting 5 different timeouts in a for loop actually ended up using the same variables. Be careful when using...
Read more >
Configure the remote query timeout Server Configuration Option
The default value for this option is 600, which is a 10-minute wait. Setting this value to 0 disables the time-out. This value...
Read more >
Timeout Parameters - SAP Help Portal
Specifies the maximum wait time for setting up the connection with a registered program. The wait time must not exceed the interval defined...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found