Add a zero data retention (ZDR) mode #3728
GabrielBianconi
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, we have
dryrunwhich completely skips writing data to the database.For some companies handling sensitive data that might have ZDR agreements with their users, it might be helpful to set up an intermediate solution that stores metadata (e.g. usage, time) but doesn't store inputs/outputs/tools/etc.
Beta Was this translation helpful? Give feedback.
All reactions