I built a global rate limiter service that is used to check if a queue reaches the rate limit in real-time. Now I want to integrate the rate limiter into my celery application (