{"id":19850252,"url":"https://github.com/trailbehind/rabbithunter","last_synced_at":"2026-06-10T19:32:05.912Z","repository":{"id":66958657,"uuid":"188495806","full_name":"trailbehind/RabbitHunter","owner":"trailbehind","description":"Monitor a RabbitMQ queue, and keep running until it is drained","archived":false,"fork":false,"pushed_at":"2020-05-01T20:54:26.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-02-28T23:11:25.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trailbehind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-24T22:45:33.000Z","updated_at":"2020-05-01T20:54:28.000Z","dependencies_parsed_at":"2023-11-20T01:18:29.332Z","dependency_job_id":null,"html_url":"https://github.com/trailbehind/RabbitHunter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trailbehind/RabbitHunter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailbehind%2FRabbitHunter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailbehind%2FRabbitHunter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailbehind%2FRabbitHunter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailbehind%2FRabbitHunter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trailbehind","download_url":"https://codeload.github.com/trailbehind/RabbitHunter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailbehind%2FRabbitHunter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34168086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T13:25:05.379Z","updated_at":"2026-06-10T19:32:05.906Z","avatar_url":"https://github.com/trailbehind.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RabbitHunter\n\nRun until a RabbitMQ queue is drained. If the queue is empty when service launches, it will run until the queue has had messages added, and then returns to 0 messages.\n\nThis can be used as an container in an AWS ECS task, set as an essential task, so that when it exists, the task will exit.\n\n# Configuration\n\nAll configuration is through environment variables.\n\n## Required\n\n- `rabbitmq_management_host` - RabbitMQ host, format is `hostname:port`\n- `rabbitmq_management_user` - RabbitMQ username\n- `rabbitmq_management_password` - RabbitMQ password\n\n## Optional\n\n- `rabbitmq_vhost` - RabbitMQ vhost, default is `/`\n- `SLEEP_INTERVAL` - Number of seconds between polling rabbitMQ. Default is `15`.\n- `TIMEOUT` - Automatically terminate if queue is not drained after `TIMEOUT` seconds. Default is 172800, which is 2 days.\n- `DEBUG` - enable more logging. This will log message count after each sleep interval.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrailbehind%2Frabbithunter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrailbehind%2Frabbithunter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrailbehind%2Frabbithunter/lists"}