Skip to content

Prevent render from requesting multiple renders if render request is disconnected prior to completion #3

@bhouston

Description

@bhouston

While in Grand Rapids, MI, we had an issue with a bad internet connection causing node-clara to repeatedly make render requests to our API. The issue was likely the low level HTTP library used was automatically trying to reconnect upon disconnect. But this doesn't work in our context, we should ahve just failed or something.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions