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: API to pause a data source #1085

Merged
merged 2 commits into from
May 31, 2016
Merged

Feature: API to pause a data source #1085

merged 2 commits into from
May 31, 2016

Conversation

arikfr
Copy link
Member

@arikfr arikfr commented May 30, 2016

POST /api/data_sources/<id>/pause to pause a data source.
DELETE /api/data_sources/<id>/pause to resume it.

What pause means?

That we won't run new queries for this data source (adhoc or scheduled) and won't refresh the schema until it is resumed. Existing queries won't be interrupted.

@arikfr arikfr merged commit 857caab into master May 31, 2016
@arikfr arikfr deleted the feature/pause-api branch May 31, 2016 06:08
simo7 pushed a commit to pubnative/redash that referenced this pull request Sep 22, 2016
dairyo pushed a commit to KiiCorp/redash that referenced this pull request Mar 1, 2019
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