Arun Kumar
06/03/2021, 8:26 PMalex
06/03/2021, 8:28 PMArun Kumar
06/03/2021, 8:44 PMalex
06/03/2021, 8:46 PMRunRequest
has a tags argArun Kumar
06/03/2021, 9:09 PMconfigured
(instead of creating a single pipeline and creating a new run for each entity). I thought this would give us separate visibility into each entity process and also make it easier to manage them. But with this design, we might have to update the user-code frequently (al least daily) to include the new entities in the DB.
Now I am thinking if we should just create a single configurable pipeline and pass the entity details through the config and tags and create different runs for different entities. With this design, the sensors can directly read the entities from the DB and trigger the runs and the user code need not be changed to include new entities.alex
06/04/2021, 7:16 PMArun Kumar
06/04/2021, 7:22 PM