-
Notifications
You must be signed in to change notification settings - Fork 443
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
Move Tasks V2 to GA #1861
Move Tasks V2 to GA #1861
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1861 +/- ##
=========================================
Coverage 91.59% 91.59%
Complexity 4412 4412
=========================================
Files 305 305
Lines 13100 13100
=========================================
Hits 11999 11999
Misses 1101 1101 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good with one question.
$client->deleteQueue($queueName); | ||
``` | ||
|
||
#### Removal of pull queue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to maintain this notice indefinitely?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, I don't think so. We could probably give it another month or so and then remove it. WDYT?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sounds good to me.
No description provided.