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

Lazy load the org #3

Open
iainelder opened this issue Jul 1, 2022 · 0 comments
Open

Lazy load the org #3

iainelder opened this issue Jul 1, 2022 · 0 comments

Comments

@iainelder
Copy link
Owner

Return an org object immediately. Run the crawler in a background thread. Use a priority queue for all org API calls. The org object will return the graph content if it already exists. Otherwise it will add a high priority request for the resource and a listener for that specific response. If the crawl is complete and the resource is not in the graph then just return a not found error as usual.

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