-
Notifications
You must be signed in to change notification settings - Fork 20
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
Deprecate old API methods #77
Comments
I'll make a proposal out of this after #76 is done. |
#76 isn't done yet :) |
RFC76 is now mostly done, but scheduler might still be required as late as August 2018 so this still isn't ready to go.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a few deprecated API methods:
as well as some deprecated ways of using existing APIs, notably
We should measure the usage of each of these APIs, set a date for removal, and work with any remaining users to stop using them. Note that queue.defineTask is still used by the scheduler service, so will reqiure #76 first.
The text was updated successfully, but these errors were encountered: