Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Delayed function invocation - cron jobs #142

Closed
marktani opened this issue Mar 20, 2017 · 16 comments
Closed

Delayed function invocation - cron jobs #142

marktani opened this issue Mar 20, 2017 · 16 comments

Comments

@marktani
Copy link
Contributor

marktani commented Mar 20, 2017

For now, external services like webtask cron are a great alternative.

@marktani marktani changed the title Delayed function invocation Delayed function invocation - cron jobs May 19, 2017
@kbrandwijk
Copy link
Contributor

+1

@cameronk
Copy link

+1 as well

@codenprose
Copy link

+1

1 similar comment
@ghost
Copy link

ghost commented Jul 17, 2017

+1

@caeruscaerus
Copy link

+1
This would make building full apps so much simpler and maintainable.

@Aathi
Copy link

Aathi commented Sep 6, 2017

+1

@bayukp
Copy link

bayukp commented Sep 13, 2017

+1

@MarkLyck
Copy link

+1

1 similar comment
@Zuzle
Copy link

Zuzle commented Oct 25, 2017

+1

@the-simian
Copy link

+1 this is, in my mind, something essential to being able to fully replace a standard server with this architectural approach

@kbrandwijk
Copy link
Contributor

Given how well Graphcool fits into a serverless architecture (AWS, webtask, or any of the other providers, useful for deploying resolver functions and other external endpoints as well), I strongly feel that making this built-in functionality should not be a priority.

@dardub
Copy link

dardub commented Dec 5, 2017

@kbrandwijk Right now I have a scheduler in webtask.io, which means I have to have implementations for the same service split between two separate service providers. Maybe, I'm missing something, but this doesn't seem like good serverless architecture.

To add: Aside from missing a scheduler feature in graph.cool, I have no other reason to use webtask.io. That is why I believe it should be a high priority.

@jvbianchi
Copy link

Is this planned for 1.0 (#353)?

@marktani
Copy link
Contributor Author

This issue has been moved to graphcool/graphcool-framework.

@kurt-o-sys
Copy link

+1

absolutely necessary. webtask cron isn't always a solution, if e.g. one needs to fetch new tokens (due to expiry dates) that are necessary to authorize api calls to external services. Please please...

@anaibol
Copy link

anaibol commented Apr 15, 2018

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests