Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Conversation

@jkruse14
Copy link

@jkruse14 jkruse14 commented Mar 6, 2020

No description provided.

@jkruse14
Copy link
Author

jkruse14 commented Mar 6, 2020

I got rid of child_process and call the function directly because this allows you to set breakpoints and debug the scheduled task lambda.

@jkruse14
Copy link
Author

@ajmath - what are your thoughts on this update?

@ajmath
Copy link
Owner

ajmath commented Mar 16, 2020

@jkruse14 First and foremost, thanks for the PR and apologies for not getting back to you sooner.

So the behavior you're adding is actually the way this plugin worked before #22 which allows it to function with non javascript languages. I would suggest that we only try invoking the function directly when the plugin is running in a node serverless project and fallback to shelling out to support non javascript projects.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants