Understanding the core components: airbyte-cron
#33810
marcosmarxm
started this conversation in
Guides & Tutorials
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.
-
Important
The
airbyte-cron
is a small component responsible to clean the logs.Here is a list of what logs the service is responsible to clean:
The logs are stored inside
/tmp/workspace
folder using the env variableTEMPORAL_HISTORY_RETENTION_IN_DAYS
the default value is30
It also cleans any closed or ended temporal workflows each
10s
.Beta Was this translation helpful? Give feedback.
All reactions