openBackhaul / ApplicationPattern

Pattern for REST servers
Apache License 2.0
6 stars 15 forks source link

In /v1/register-yourself Basic Service Forwarding name needs to be handle for ALT #1015

Closed sunil-kumar-meena closed 2 weeks ago

sunil-kumar-meena commented 3 weeks ago

Description: In /v1/register-yourself Basic Service we have Forwarding "PromptForEmbeddingCausesRequestForBequeathingData" but for ALT the forwarding name has changed to "PromptForEmbeddingInitiatesEmbeddingProcess.RequestForBequeathingData"

Proposal: As it's a common function to handle register-yourself for all the application, pass forwarding name as a parameter from ALT controller and handle the forwarding name for ALT inside Basic Service of ApplicationPattern