Plugins - create a job to fire backend plugins #21

Open
opened 2021-01-14 01:07:46 +00:00 by garrettmills · 0 comments
Owner

This will require setting up flitter-jobs in this repo and getting the redis infrastructure in place.

Create a job that accepts the following parameters:

  • plugin_tag
  • optionally, user_id

this job should look up all plugins with the given tag (limited to those for the given user, if provided) and fire them using the plugins library.

See Noded/plugins#3

This will require setting up flitter-jobs in this repo and getting the redis infrastructure in place. Create a job that accepts the following parameters: - plugin_tag - optionally, user_id this job should look up all plugins with the given tag (limited to those for the given user, if provided) and fire them using the plugins library. See Noded/plugins#3
garrettmills added the
Scope: Plugins
Infrastructure
labels 2021-01-14 01:08:32 +00:00
Sign in to join this conversation.
No description provided.