Brian Becker

Results 16 issues of Brian Becker

### Describe the issue you are having I have a specific list of systems that I connect to. I don't want RIDE to create the "Last Configuration" entry. It's an...

enhancement

### Describe the issue you are having When I use RIDE 4.4.3700, enter my credentials, and click the icon to retrieve the list of interpreters I get a popup stating...

### Describe the issue you are having I have several SSH configurations to connect to different machines. When I type in a password in one SSH configuration and then switch...

Once the kernel is hosed, the associated interpreter task is left as an orphan. Parentless, wandering the streets, lonely... it's very sad.

When a request's headers exceed BufferSize we currently handle it as a DRC.Wait error and close the connection. I believe the more proper way to handle it is to issue...

enhancement

Add a setting to limit the maximum payload size for a request. Default ¯1 meaning "no limit".

enhancement

Currently, if Jarvis is loaded using the Jarvis.dws workspace, relative file paths are determined from the workspace location. This has some implications for the dyalog/jarvis container because it uses that...

enhancement

Allow a setting such that the client can be assigned a session without first calling StartSessionEndpoint. Such a request could also include basic HTTP authentication credentials.

When a request fails (HTTP Status ≠ 2XX) enable the user to define a custom handler