GitHub user static-moonlight added a comment to the discussion: storage for tracking rate limits
I put it in, just like that, with a wrong URI, just to see what happens. The warning is gone, so I think I'm on the right track. I still have to cleanup the configuration. Since this is a python file, I should be able to utilize `os.getenv()` to get the configuration in (config map -> container env variables -> `os.getenv()`). Interestingly, I don't see any errors yet, even when the ratelimit-Redis server doesn't exist yet. Aside from that, your input was very helpful. Thank you so much! GitHub link: https://github.com/apache/airflow/discussions/68630#discussioncomment-17338714 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
