Depends on D3787
https://linear.app/comm/issue/ENG-916/consider-pulling-more-mutual-code-from-the-async-reactors
Adding a master base reactor for all reactors to the blob service
This is the same code as in D3785
Differential D3788
[services] Blob - Pull more mutual code from base reactors - Add base reactor • karol on Apr 20 2022, 4:01 AM. Authored by Tags None Referenced Files
Details Depends on D3787 https://linear.app/comm/issue/ENG-916/consider-pulling-more-mutual-code-from-the-async-reactors Adding a master base reactor for all reactors to the blob service This is the same code as in D3785 cd services yarn run-blob-service
Diff Detail
Event TimelineComment Actions This is just a copy of D3785... wondering, can we share the BaseReactor definition across services, or is there some reason that it has to be different? Comment Actions See my question above: can we share the BaseReactor definition across services, or is there some reason that it has to be different? (Will request changes this time to make sure it's noticed) Comment Actions
Not sure if this is addressed on another diff, but I don't see an answer here... Comment Actions I have the same questions as in D3785. Also, I think that prioritizing code sharing is a really good idea. |