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

Feature/streaming insert #32

Merged
merged 9 commits into from
Jun 8, 2015
Merged

Feature/streaming insert #32

merged 9 commits into from
Jun 8, 2015

Conversation

dmfenton
Copy link
Contributor

@dmfenton dmfenton commented Jun 2, 2015

Part of #31
Resolves #20
Resolves #9

}, function (err, rowCount) {
if (err) {
// set status to failed
return
Copy link
Contributor Author

Choose a reason for hiding this comment

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

What's the appropriate thing to do here? This is hanging the response when this request fails.

Copy link
Contributor

Choose a reason for hiding this comment

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

@dmfenton I dont know enough about all the changes to understand but I'll pull it down in a bit an look and we hang to talk about it.

@dmfenton dmfenton changed the title Feature/streaming insert [DNM] Feature/streaming insert Jun 4, 2015
@dmfenton
Copy link
Contributor Author

dmfenton commented Jun 4, 2015

Still need to rebuild the check cache method and add some tests.

@dmfenton dmfenton changed the title [DNM] Feature/streaming insert Feature/streaming insert Jun 7, 2015
@dmfenton
Copy link
Contributor Author

dmfenton commented Jun 7, 2015

Hey @chelm or @ngoldman review and merge por favor?

@chelm
Copy link
Contributor

chelm commented Jun 8, 2015

I'll merge it cause its pretty awesome!

chelm added a commit that referenced this pull request Jun 8, 2015
@chelm chelm merged commit f89915f into master Jun 8, 2015
@chelm chelm deleted the feature/streaming-insert branch June 8, 2015 14:10
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.

Use $limit=0 when checking the cache Socrata Cache not Expiring
2 participants