apache / apache/openwhisk

allow parent/child transaction ids

Open
#3,083 5 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

A transaction id allows us to trace the lifetime of a request handler through out the system. Some requests - sequence activation - have longer lifetimes and generate internal requests which inherit the same id. It is helpful if we however record sub requests with new transaction ids.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.