Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

feat: add a stack_trace field to the Error messages specifying where the error occured feat: add call_log_level field to Execution messages doc: clarify requirement to escape strings within JSON arguments #220

Merged
merged 2 commits into from Nov 15, 2021

Commits on Nov 5, 2021

  1. feat: add a stack_trace field to the Error messages specifying where …

    …the error occured feat: add call_log_level field to Execution messages doc: clarify requirement to escape strings within JSON arguments
    
    Update the Execution proto with stack_trace field which is populated on output if an error occurs, and the call_log_level field can be specified on input to request that function calls and/or errors for the given execution be logged to Cloud Logging.
    
    PiperOrigin-RevId: 407842136
    
    Source-Link: googleapis/googleapis@cd48c16
    
    Source-Link: googleapis/googleapis-gen@eefbcd7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWVmYmNkNzAzNDJhZGVlMWRmNTJlNGM1OTUyNDNkYTc1MWU1YjZhOSJ9
    gcf-owl-bot[bot] committed Nov 5, 2021
    Copy the full SHA
    ba06bcb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a91603d View commit details
    Browse the repository at this point in the history