Jay
Jay
Hello, thanks for putting this list together. I was wondering if my side project, AntiNex, would make this list: ## Django REST Framework API (main repository) https://github.com/jay-johnson/train-ai-with-django-swagger-jwt ## Main docs...
Engine logs before PR https://github.com/AlgoTraders/stock-analysis-engine/pull/349 showing the timeout and the jobs taking >30 seconds to finish ``` 2019-03-01 02:01:19,220 - celery.worker.strategy - INFO - Received task: ae.work_tasks.get_new_pricing_data.get_new_pricing_data[0c8d4817-c84a-4dff-8550-724083d216f6] 2019-03-01 02:01:24,347 -...
Hello! Thanks for this awesome repo and the great community! This pr shows the user what may be missing within their Cargo.toml with a helpful suggestion after hitting errors with...
This functionality will allow for sending and publishing messages using Topic Exchanges for the purposes of routing decisions that allow for sending messages into a common exchange that RabbitMQ can...
Not sure if you need clustering in the samples, but here's the one I built a while back: https://github.com/GetLevvel/testing-rabbitmq-clustering-with-docker Here's the compose: https://github.com/GetLevvel/testing-rabbitmq-clustering-with-docker/blob/master/cluster/docker-compose.yml