Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

[bugfix][cancel-query] Bugfixes and cancel query feature #22

Merged
merged 2 commits into from
Dec 2, 2014

Conversation

andykram
Copy link
Collaborator

This PR includes the following:

Bugfix

  • Add default stats in the case of any query failure, as stats is non-nullable

Features

  • Add ability to cancel a query by sending DELETE /api/queries/:uuid

@stefanvermaas: This PR implements the DELETE functionality I mentioned in #11. If we can come up with use cases for PATCH, we can add that too.

/cc @stefanvermaas @airbnb/di

@brndnmtthws
Copy link

Looks like good stuff to me.

👍

@stefanvermaas
Copy link
Collaborator

👍 but before merging, check my answer in #11 and let me know what you think!

@andykram
Copy link
Collaborator Author

andykram commented Dec 2, 2014

Addressed your comments in #11.

andykram added a commit that referenced this pull request Dec 2, 2014
[bugfix][cancel-query] Bugfixes and cancel query feature
@andykram andykram merged commit df81159 into master Dec 2, 2014
@andykram andykram deleted the andykram/bugfixes-and-patch branch December 2, 2014 20:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants