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

Improve PM processing #29

Open
Nihilate opened this issue Aug 27, 2018 · 0 comments
Open

Improve PM processing #29

Nihilate opened this issue Aug 27, 2018 · 0 comments

Comments

@Nihilate
Copy link
Owner

The processing of PMs is currently a bit clunky.

Goals:

  • Split it out into its own file (or series of files if there's common functionality that could be used elsewhere)
  • Have it work using a proper scheduling library (preferably executing asynchronously from the rest of the program) instead of by checking the last execution time.
  • Future proof it so that a PM might be able to process multiple things instead of just reprocessing a comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant