OpenWhisk should provide the sequence activation id when an action is invoked via a sequence
Open
enhancement
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
Per discussion with @csantanapr on Slack, actions can get access to the ID of their current activation, but *not* the ID of a sequence if they happen to be running inside one. That data should be visible as well.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by tracing how an action receives its current activation ID and how sequence-invoked actions receive invocation metadata; done means an action running inside a sequence can also access the sequence activation ID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100