mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 11:16:04 +02:00
This PR re-implements most of the logic in the RdeStagingReducer, with the exception of the last enqueue operations, due to the fact that the task queue API is not available outside of App Engine SDK. This part will come in a separate PR. Another deviation from the reducer is that we forwent the lock -- it is difficult do it across different beam transforms. Instead we write each report to a different folder according to its unique beam job name. When enqueueing the publish tasks we will then pass the folder prefix as a URL parameter. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/google/nomulus/1249) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile |