Skip to content

Conversation

sk-
Copy link
Contributor

@sk- sk- commented May 31, 2020

onRequest basically defines a handler for express routes, which allow async handlers. However at the moment the types only allowed to have non-async definitions.

Note that async support does work today in production.

Description

Code sample

onRequest basically defines a handler for express routes, which allow async handlers. However at the moment the types only allowed to have non-async definitions.

Note that async support does work today in production.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants