-
Notifications
You must be signed in to change notification settings - Fork 32
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
ocrd network
: How to handle calls to unlisted processors?
#1033
Comments
Another recent twist in that discussion was the idea that the Processing Server can respond with HTTP 422 if there is no queue/worker for the requested executable in the current (dynamic) |
This is already implemented in #1030. To be precise the Processing Server checks only if a queue exists or not. Returns HTTP 422 if the queue does not exist. |
So fallback queue, dead-letter exchange, these were off the table IIRC? I guess we still need a separate issue for the new endpoint for Processing Worker registration (dynamic |
Yes. I guess the fallback queue won't be needed anymore with the dynamic registration. Not sure if a separate issue is needed. The dynamic registration through an endpoint of the Processing Server has been planned today to be implemented next. So that's already on our radar. |
https://github.com/OCR-D/core/pull/974/files/8143614bd16d02552af340d613fbf31a71732e7b..7f4f1d704954a38afcd74bbb23a215890c9c36fd#diff-98efeaed0fdef4fe0b48a9f89e50bee11a7175db9d5a9d1202d4cb07dcd60694
@bertsky
@joschrew:
@bertsky:
@joschrew
@bertsky:
@MehmedGIT:
@bertsky:
@tdoan2010:
@MehmedGIT:
@bertsky:
@MehmedGIT:
@bertsky:
@MehmedGIT:
@bertsky:
@MehmedGIT
The text was updated successfully, but these errors were encountered: