Skip to content

Comments

Local/Cloud flag#405

Merged
DeviaVir merged 1 commit intomotdotla:masterfrom
guerrerocarlos:master
Jan 7, 2018
Merged

Local/Cloud flag#405
DeviaVir merged 1 commit intomotdotla:masterfrom
guerrerocarlos:master

Conversation

@guerrerocarlos
Copy link
Contributor

@guerrerocarlos guerrerocarlos commented Jan 7, 2018

Some tools like https://github.com/awslabs/aws-serverless-express/ need a way to know when the lambda is being run locally and when in the cloud, thus closing the socket on success (local) or leaving it open (cloud) for the subsequent requests.

Without it, this errors are being generated:
CodeGenieApp/serverless-express#91

@DeviaVir DeviaVir merged commit 988ab82 into motdotla:master Jan 7, 2018
@guerrerocarlos
Copy link
Contributor Author

Thanks @DeviaVir

@DeviaVir DeviaVir mentioned this pull request Jan 7, 2018
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