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

Bullet proof Translator SmartAPI Registry and info.x-trapi.test_data_location data access by SRI Testing #69

Open
3 tasks
RichardBruskiewich opened this issue Nov 1, 2022 · 0 comments

Comments

@RichardBruskiewich
Copy link
Collaborator

The SRI Testing harness now gets its core KP and ARA metadata (including links to test data) from the Translator SmartAPI Registry.

The mechanism of access may need further refinement:

  • How will SRI Testing get its work done when the Registry is offline? Can anything be cached (actually, the application caches the Registry data as a singleton at application startup. Perhaps some kind of local file system caching could serve as a backup for this.
  • If the Registry is managed as an application session singleton only initialized once during startup, how do we ensure that data is updated with new KPs and ARAs (aside from application session restart)?
    • Also, should we somehow cache KP and ARA JSON test data/config files as well? If so, how do we know when test data files have changed?
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