Instructions pour intégration de Celery#164
Open
digzol wants to merge 1 commit intoCentechMTL:devfrom
Open
Conversation
Member
|
Dans l'idée c'est ça. |
Member
Author
|
Pour RabbitMQ : |
Member
Author
|
Actually... Il y a une erreur. Il manque une ligne dans le http://docs.celeryproject.org/en/latest/getting-started/brokers/rabbitmq.html#broker-rabbitmq |
Member
Author
|
L'application fonctionne correctement avec Celery pour l'instant. Je ferai une nouvelle issue pour l'optimization des outils (installation et configuration de RabbitMQ, affichage des workers dans dj-celery, affichage des tâches dans dj-celery) EDIT: #165 |
df9dd67 to
c3026c2
Compare
c3026c2 to
cdd9dc5
Compare
9e273c8 to
abb6c81
Compare
cdd9dc5 to
bcb6a01
Compare
bcb6a01 to
96b02b5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed #149
J'ai mal compris l'issue et j'ai ajouté toutes les instructions pour l'installation de Celery dans la PR.
J'ai aussi fait référence à la commande updateFloorMap, mais pas en détails.