It can be useful to have a build start an nRepl server. This would allow users to remotely log in to the running build, and inspect or execute stuff. See the nRepl docs for details on using TLS etc. We would have to figure out how to combine this with credit counting. One possible solution would be to charge additionally for builds that have a repl started.
There were already plans to allow the CLI to start a repl, so this does tie in nicely with that.
It can be useful to have a build start an nRepl server. This would allow users to remotely log in to the running build, and inspect or execute stuff. See the nRepl docs for details on using TLS etc. We would have to figure out how to combine this with credit counting. One possible solution would be to charge additionally for builds that have a repl started.
There were already plans to allow the CLI to start a repl, so this does tie in nicely with that.