Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kleinteiligere Queue nach Download #10

Open
the-infinity opened this issue Feb 27, 2020 · 0 comments
Open

Kleinteiligere Queue nach Download #10

the-infinity opened this issue Feb 27, 2020 · 0 comments

Comments

@the-infinity
Copy link
Contributor

Aktuell ist ein Queue-Eintag "Synce eine Stadt" oder "Generiere ElasticSearch einer Stadt". Das macht beim Downloaden selbst schon Sinn, weil die Anzahl Requests gegen einen Server eh limitiert werden muss, danach macht es aber weniger Sinn und ist oft unpraktisch, weil dann im Folge-Queue-Eintrag oft Infos fehlen. Es wäre also eine Überlegung wert, den großen Download in einer Queue zu belassen und dann im Anschluss eine rabbitmq Celery Queue zu machen, die dann kleinteilig Aufträge übernimmt (wie zum Beispiel: "mache Thumbnail für dieses eine File" oder "ES-Indexiere dieses eine Dokument").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant