CouncilDataProject / cdp-backend

Data storage utilities and processing pipelines used by CDP instances.
https://councildataproject.org/cdp-backend
Mozilla Public License 2.0
22 stars 26 forks source link

Break up Event Gather Pipeline #224

Closed evamaxfield closed 1 year ago

evamaxfield commented 1 year ago

Split the pipeline into two.

  1. Event gather function
  2. Process single event (this will be multi processed)
evamaxfield commented 1 year ago

This is the "simple tasks" the larger tasks come on cookie cutter / gh-action dev