Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Deletion Components
Import Process Delete
Commits
7f3451f2
Commit
7f3451f2
authored
Jun 09, 2021
by
Jonas Waeber
Browse files
Update README.md
parent
ef2f2a0a
Pipeline
#27608
passed with stages
in 4 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7f3451f2
...
...
@@ -4,8 +4,7 @@ This service runs through the reports of a specified service (normally
`import-process-bridge`
) and assembles distinct ids of all non-fatal messages
matching certain criteria. It subsequently sends a message for each found id.
These messages are meant to be consumed by services which run deletetion
processes for certain endpoints (e.g. see
[
`record-deleter`
](
https://gitlab.
switch.ch/memoriav/memobase/services/postprocessing/record-deleter)).
processes for certain endpoints (e.g. see
[
record-deleter
](
https://gitlab.switch.ch/memoriav/memobase/services/postprocessing/record-deleter
)
).
There are a number of filter you can apply on the parsed reports:
...
...
@@ -31,4 +30,4 @@ environmental variables:
consumer waits for new messages before sending an empty batch, which is the
signal for the service to terminate).
**set this value with care**
, because a
too low value could lead to "message loss", while a too high value means a
higher latency.
\ No newline at end of file
higher latency.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment