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

Integrate odd-jobs (job-queue) with Snap #36

Open
saurabhnanda opened this issue May 17, 2020 · 6 comments
Open

Integrate odd-jobs (job-queue) with Snap #36

saurabhnanda opened this issue May 17, 2020 · 6 comments

Comments

@saurabhnanda
Copy link
Owner

No description provided.

@saurabhnanda saurabhnanda changed the title Snap integration Integrate odd-jobs (job-queue) with Snap Sep 30, 2020
@SanchayanMaity
Copy link

Hi @saurabhnanda

Would like to pick this up. Will go through the docs here. On a quick glance, I guess I would primarily be looking at Endpoints.hs for integrating with snap.

@saurabhnanda
Copy link
Owner Author

Thanks for offering to help @SanchayanMaity Broadly I'm expecting there would be a few points of integration:

  • Integrating the web UI
  • Writing wrappers on top of createJob and scheduleJob so that they can be called within Snap's monad, if any. Does snap already have the concept of background jobs?
  • Optionally starting the job-runner as a background thread when the snap server starts (if snap has some peculiarities around this)

@SanchayanMaity
Copy link

Thanks. Will start digging.

@saurabhnanda
Copy link
Owner Author

@SanchayanMaity were you able to spend any time on this?

@SanchayanMaity
Copy link

@saurabhnanda I had started looking into snap, but, I couldn't make much progress there or the issue itself. Got busy elsewhere. Sorry about that.

If you are not looking to assign this to someone else I did like to stay assigned to this and should be able to look at this again after a week from now.

@saurabhnanda
Copy link
Owner Author

saurabhnanda commented Oct 31, 2020 via email

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

2 participants