Skip to content

Conversation

@cburmeister
Copy link
Contributor

This commit extends the timeout parameter within RenderServer.render
to render_component.

This commit extends the `timeout` parameter within `RenderServer.render`
to `render_component`.
self, path, props=None, to_static_markup=False, request_headers=None,
timeout=None
):
def render(self, path, props=None, to_static_markup=False, request_headers=None, timeout=None):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😉 thanks for that

@markfinger markfinger merged commit 384edc6 into markfinger:master Feb 28, 2017
markfinger added a commit that referenced this pull request Feb 28, 2017
@markfinger
Copy link
Owner

Thanks for that. I've added some docs for the argument as well.

Your changes are published under 4.1.0 on PyPI. Thanks again for the PR 😄

@cburmeister
Copy link
Contributor Author

@markfinger thank you!

@cburmeister cburmeister deleted the render-component-timeout branch February 28, 2017 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants