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

Need better dev tools #168

Open
coderkevin opened this issue Mar 26, 2019 · 0 comments
Open

Need better dev tools #168

coderkevin opened this issue Mar 26, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@coderkevin
Copy link
Contributor

It's difficult to tell exactly what's going on with the required data and fetches.

It would be nice if there existed development data that could describe the following:

  1. What data is required and from which components (a count would be nice too)
  2. What is the current reduced requirement for each data element (e.g. lowest freshness, etc.)
  3. What is the state of each data element? (e.g. fresh, stale, timed-out, fetching)
  4. When will the data element be fetched next? (e.g. timeout in 1.8 secs, stale in 55 secs)
@coderkevin coderkevin added the enhancement New feature or request label Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant