{ "info": { "author": "Asbjorn Kjaer", "author_email": "bunjiboys+probator@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Framework :: Flask", "Framework :: Sphinx", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python :: 3.7", "Topic :: Security", "Topic :: Utilities" ], "description": "# probator-scheduler-sqs\n\nPlease open issues in the [Probator](https://gitlab.com/probator/probator/issues/new?labels=scheduler-sqs) repository\n\n## Description\n\nThis scheduler takes care of scheduling the actual SQS messaging and tracks the status of the jobs as workers are executing said jobs.\n\n## Configuration Options\n\n| Option name | Default Value | Type | Description |\n|-----------------------|---------------|-----------|-----------------------------------------------------------------------------------------------|\n| enabled | True | bool | Enable SQS based scheduler |\n| queue\\_region | us-west-2 | string | Region of the SQS Queues |\n| status\\_queue\\_url | *None* | string | URL of the SQS Queue for worker reports |\n| job\\_delay | 2 | float | Seconds between scheduled jobs. Can be used to avoid spiky loads during execution of tasks |\n\nThis project is based on the work for [Cloud Inquisitor](https://github.com/RiotGames/cloud-inquisitor) by Riot Games", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bunjiboys/probator-scheduler-sqs/", "keywords": "cloud security", "license": "License :: OSI Approved :: Apache Software License", "maintainer": "", "maintainer_email": "", "name": "probator-scheduler-sqs", "package_url": "https://pypi.org/project/probator-scheduler-sqs/", "platform": "", "project_url": "https://pypi.org/project/probator-scheduler-sqs/", "project_urls": { "Homepage": "https://github.com/bunjiboys/probator-scheduler-sqs/" }, "release_url": "https://pypi.org/project/probator-scheduler-sqs/1.1.0/", "requires_dist": null, "requires_python": "~=3.7", "summary": "SQS Based Scheduler for Probator", "version": "1.1.0" }, "last_serial": 5520490, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "71b2ede3dca7dbb3af6167e95ae02a72", "sha256": "007c8a923a5eaba7cccb69cc05dd179f698068c41ef07a2d54e867872e9aa778" }, "downloads": -1, "filename": "probator-scheduler-sqs-1.0.2.tar.gz", "has_sig": false, "md5_digest": "71b2ede3dca7dbb3af6167e95ae02a72", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 7061, "upload_time": "2019-02-01T22:10:33", "url": "https://files.pythonhosted.org/packages/72/d6/c39e5b5daa66f1e0ef299ec689e375414dbee4bf48482b431474a772770a/probator-scheduler-sqs-1.0.2.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "d9459df27da2a4d00daa32a0067202f1", "sha256": "bc4ab67252d9a9bbdea6ff5263f3137b25ac364bfe76c237232358fe4d025b00" }, "downloads": -1, "filename": "probator-scheduler-sqs-1.1.0.tar.gz", "has_sig": false, "md5_digest": "d9459df27da2a4d00daa32a0067202f1", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 7301, "upload_time": "2019-07-11T22:18:23", "url": "https://files.pythonhosted.org/packages/b6/95/a86dbc83fe4c8285b0736ccca32e32821e7abc4343502e2f4880f2f699ff/probator-scheduler-sqs-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d9459df27da2a4d00daa32a0067202f1", "sha256": "bc4ab67252d9a9bbdea6ff5263f3137b25ac364bfe76c237232358fe4d025b00" }, "downloads": -1, "filename": "probator-scheduler-sqs-1.1.0.tar.gz", "has_sig": false, "md5_digest": "d9459df27da2a4d00daa32a0067202f1", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 7301, "upload_time": "2019-07-11T22:18:23", "url": "https://files.pythonhosted.org/packages/b6/95/a86dbc83fe4c8285b0736ccca32e32821e7abc4343502e2f4880f2f699ff/probator-scheduler-sqs-1.1.0.tar.gz" } ] }