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

Fetch diagnostics #179

Merged
merged 4 commits into from
Mar 8, 2015
Merged

Fetch diagnostics #179

merged 4 commits into from
Mar 8, 2015

Conversation

jhollingworth
Copy link
Contributor

contex.fetch(() => ... ) will now resolve with diagnostics about what fetches have have happened. Diagnostics include:

  • Store Id
  • Fetch Id
  • Status (PENDING, DONE, FAILED)
  • Result (if there is one)
  • Error (if there is one)
  • time taken to execute the fetch

@jhollingworth jhollingworth mentioned this pull request Mar 7, 2015
50 tasks
jhollingworth added a commit that referenced this pull request Mar 8, 2015
@jhollingworth jhollingworth merged commit fb01c8c into v0.9 Mar 8, 2015
@jhollingworth jhollingworth deleted the fetch-diagnostics branch March 8, 2015 17:45
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.

1 participant