Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
5939f2bd04
Refactor RedisManager methods to enhance job caching and error handling; implement sent and error cache management for improved job processing flow.
e2e1bc442e
Refactor RedisManager methods for improved error handling and logging; streamline job validation process by ensuring all compulsory fields are checked before processing.
87c67265f8
Refactor environment variable handling in scraper; remove default values for RabbitMQ and Redis configurations. Enhance job validation by checking for all compulsory fields before processing.