1
0
mirror of synced 2025-12-26 14:02:10 -05:00
Files
airbyte/airbyte-cdk/python/airbyte_cdk/utils/constants.py
Eugene Kulak 1e7b4b1cc5 🐛 CDK: fix deletion of request cache files (#30925)
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
2023-09-29 16:32:56 +00:00

6 lines
108 B
Python

#
# Copyright (c) 2023 Airbyte, Inc., all rights reserved.
#
ENV_REQUEST_CACHE_PATH = "REQUEST_CACHE_PATH"