apache / apache/openwhisk

API should automatically invoke lifecycle handlers for triggers tied to feeds

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

Description

At the moment, the CLI handles invoking the CREATE and DELETE lifecycle methods for feed actions, when using wsk trigger create/delete.

@starpit tripped over this when managing triggers via the API.

I claim that the logic to invoke feed action lifecycle methods should be lifted from the CLI to behind the API, as a first-class aspect of the programming model.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI implementation behind `wsk trigger create/delete` and its CREATE and DELETE lifecycle handling, then trace the corresponding API trigger path. Done means feed action lifecycle methods are invoked through the API as a first-class behavior, with the existing CLI behavior still working.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
api, backend, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.