This repository was archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Tasks API - Add task cancelation capability #195
Merged
Merged
Changes from 51 commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
a37c3a3
Add cancel to task spec
alallema afc62a8
Remove missing error
alallema 7f5435d
Fix typo on cancels
alallema a6f7d8f
Fix IndexUid always null
alallema ec98300
Update text/0060-tasks-api.md
alallema c0b651e
Update text/0060-tasks-api.md
alallema b83508f
Update text/0060-tasks-api.md
alallema 29fe887
Update text/0060-tasks-api.md
alallema bbe0d4b
Update text/0060-tasks-api.md
alallema 6b7c70e
Update text/0060-tasks-api.md
alallema 44a59b3
Update text/0060-tasks-api.md
alallema 5c94d5e
Update text/0060-tasks-api.md
alallema 5326363
Update text/0060-tasks-api.md
alallema dfcf97f
Add canceledBy and missing_filters error
alallema 376b013
Merge 11.1 filter iwth get and 11.2 filter with post
alallema c737c95
Specified every date filter
alallema 168aee8
Change uid as integer and not as string
alallema fa84b90
Add auto-batching and error
alallema 773acc9
Add new route task/cancel api-key
alallema 5c7fa20
Add global task note
alallema de5388d
Update text/0060-tasks-api.md
alallema a181465
Update text/0060-tasks-api.md
alallema 6ade973
Update text/0060-tasks-api.md
alallema fc5386f
Update text/0060-tasks-api.md
alallema b9fcc75
Update text/0060-tasks-api.md
alallema fcbc344
Update text/0060-tasks-api.md
alallema 00ffee1
Update text/0060-tasks-api.md
alallema 7bdac55
Update text/0060-tasks-api.md
alallema 817ad82
Update text/0060-tasks-api.md
alallema 1ddb802
Update text/0060-tasks-api.md
alallema 0d7c782
Update text/0060-tasks-api.md
alallema b38fffe
Update text/0060-tasks-api.md
alallema f766bc5
Update text/0060-tasks-api.md
alallema a613c43
Update text/0060-tasks-api.md
alallema 69c6451
Update text/0060-tasks-api.md
alallema f0a86be
Update text/0060-tasks-api.md
alallema dedf5b5
Update text/0060-tasks-api.md
alallema e7924a7
Update text/0060-tasks-api.md
alallema 1f5f38b
Update text/0060-tasks-api.md
alallema d5dc590
Update text/0060-tasks-api.md
alallema cf055af
Update text/0060-tasks-api.md
alallema 7320ce1
Update text/0060-tasks-api.md
alallema d87cc96
Update text/0061-error-format-and-definitions.md
alallema 4f5502f
Modification due to review
alallema 809ccb5
Modification due to review
alallema 3be2aeb
Modification due to review
alallema 0578265
Modification due to review
alallema e584dec
Fix global task link
alallema 7d445be
Fix format link
alallema 178c051
Add open-api modification
alallema 933ed5b
Remove trailing space
alallema fa33ffc
Add clarification
gmourier 1af2b07
Add errors definition
gmourier e0671d7
Update open-api.yml
gmourier a9dfcea
fix task uid query parameter name
gmourier e8b34ed
Fix collission between url path and query parameters
gmourier 9056f3f
fmt open-api.yml
gmourier b4d3f75
Add telemetry details
gmourier aa6f9d7
Add 202_taskCancelation example
gmourier 65dbac4
Update originalQuery to originalFilters and update missing_task_filte…
gmourier ae44e18
matchedTasks is computed when the task is enqueued
gmourier 7b3734f
Apply suggestions from code review
gmourier 6d8ee3a
Apply suggestions from code review
gmourier 9859dc6
Recall explanation for filter query parameter and mentions that limit…
gmourier c0bf5bf
Fix typo in property name
gmourier 3403292
Update query paramters name and related error codes when invalid
gmourier e9099f5
Fix missing part of error msg
gmourier 58dbc76
Precise valid date formats
gmourier 9043614
Add supported format for date filters in open-api.yml
gmourier 680d847
Update open-api.yaml
gmourier 80593b0
Update text/0060-tasks-api.md
gmourier 198d6a4
fix typo
gmourier 04ffeaf
Update open-api.yaml
gmourier f6a063d
Update text/0060-tasks-api.md
gmourier 1253922
Update text/0060-tasks-api.md
gmourier 9c6c396
Merge branch 'release-v0.30.0' into cancel-tasks-feature
gmourier 15ac726
Tasks API - Add task deletion capability (#198)
gmourier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.