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

Create resolver hierarchy and support chunked calls in recon client. #205

Closed

Conversation

keyurva
Copy link
Contributor

@keyurva keyurva commented Jul 22, 2023

  • For Support name and lat/lng based resolution in dc-import tool #203
  • Create a generic Resolver base class with concrete implementations for local, entity and coordinates resolver.
  • These resolvers are not yet integrated with ExternalIdResolver. Integration will be done in the next PR.
  • The ReconClient now supports resolving both entities and coordinates. It also partitions requests into manageable chunks and issues the chunked calls in parallel.

@keyurva keyurva requested a review from pradh July 22, 2023 00:07
Copy link
Contributor

@pradh pradh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Spaceenter Spaceenter self-requested a review August 1, 2023 20:46
@keyurva keyurva changed the title Create a resolver to resolve nodes with coordinates. Create resolver hierarchy and support chunked calls in recon client. Aug 8, 2023
@keyurva keyurva closed this Aug 8, 2023
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

Successfully merging this pull request may close these issues.

2 participants