Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Conversation

@nickpellant
Copy link
Member

@nickpellant nickpellant commented Apr 14, 2020

This method returns the status of the client. It can be used like so:

DRbObject.new_with_uri("druby://localhost:1992").ib_client_connected?

This is useful for liveness probes and health checks when running in a production system.

This method returns the status of the client. It can be used like so:

```ruby
DRbObject.new_with_uri("druby://localhost:1992").ib_client_connected?
```

This is useful for liveness probes and health checks when running in
a production system.
@nickpellant nickpellant merged commit fdaaaa8 into fork Apr 14, 2020
@nickpellant nickpellant deleted the add-ib-client-connected-check branch April 14, 2020 17:23
@nickpellant
Copy link
Member Author

Proposed upstream here: jorgemanrubia#5

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants