Skip to content

Conversation

@shimonewman
Copy link
Contributor

@shimonewman shimonewman commented Oct 23, 2023

Fix a bug in which the body was not populated for async function executions.

@stnguyen90 stnguyen90 changed the title fix function-worker body param typo Fix missing body in async function execution Oct 23, 2023
@stnguyen90
Copy link
Contributor

Create execution with async = true includes global variables, function variables, headers, and body.

image

Scheduled execution includes global variables and function variables:

image

Execution triggered by event includes global variables, function variables, headers, raw body, and body:

image

@christyjacob4 christyjacob4 merged commit ce8c7e1 into 1.4.x Oct 23, 2023
@christyjacob4 christyjacob4 deleted the fix-functions-worker branch October 23, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants