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

if we have several frontends, each requesting the same dispatcher, what is the proper value for product_url option? #526

Open
volodymyrss opened this issue Mar 6, 2023 · 1 comment
Assignees
Labels
multi-process Happens when dispatcher is scaled to many instances

Comments

@volodymyrss
Copy link
Member

asked by @dsavchenko

oda-hub/oda_api#189

@volodymyrss volodymyrss added the multi-process Happens when dispatcher is scaled to many instances label Mar 6, 2023
@volodymyrss volodymyrss self-assigned this Mar 6, 2023
@volodymyrss
Copy link
Member Author

volodymyrss commented Mar 6, 2023

there are several possible path: default frontend for dispatcher (as it is now), tracing request provenance (originating frontend or api) in the request

even more complex, if request is to dispatcher directly with API, which frontend url should be returned? In principle, no frontend may be involved in this process, but URL exists.

I think the principle may be that since frontend is a tool for viewing request result, any compatible frontend may be used. picking one good one is probably sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multi-process Happens when dispatcher is scaled to many instances
Projects
None yet
Development

No branches or pull requests

1 participant