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

Deprecate old API methods #77

Closed
djmitche opened this issue Jul 3, 2017 · 4 comments
Closed

Deprecate old API methods #77

djmitche opened this issue Jul 3, 2017 · 4 comments

Comments

@djmitche
Copy link
Contributor

djmitche commented Jul 3, 2017

We have a few deprecated API methods:

  • queue.defineTask
  • queue.rerunTask
  • hooks.getHookSchedule

as well as some deprecated ways of using existing APIs, notably

  • queue.createTask without priority

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.

@djmitche djmitche self-assigned this Jul 3, 2017
@djmitche
Copy link
Contributor Author

djmitche commented Jul 5, 2017

I'll make a proposal out of this after #76 is done.

@djmitche djmitche removed their assignment Sep 29, 2017
@djmitche
Copy link
Contributor Author

#76 isn't done yet :)

@djmitche
Copy link
Contributor Author

RFC76 is now mostly done, but scheduler might still be required as late as August 2018 so this still isn't ready to go..

@djmitche
Copy link
Contributor Author

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

No branches or pull requests

1 participant