livebook/lib
Adam Lancaster c972b195c5
Increase timeout for connecting via Mix standalone (#846)
* Increase timeout for connecting via Mix standalone

I have hit this timeout when connecting via mix to a fairly large
application. Increasing this fixes it for my use case.

* Update lib/livebook/runtime/standalone_init.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-02-08 15:22:38 +01:00
..
livebook Increase timeout for connecting via Mix standalone (#846) 2022-02-08 15:22:38 +01:00
livebook_cli Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
livebook_web Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
livebook.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
livebook_app.ex Adjust stop reasons for server processes (#958) 2022-01-30 13:30:33 +01:00
livebook_cli.ex Include full stacktrace for unexpected exceptions (#781) 2021-12-09 15:44:23 +01:00
livebook_web.ex Refactor modals with JS commands (#669) 2021-11-02 22:34:44 +01:00