这是indexloc提供的服务,不要输入任何密码
Skip to content

schedule triggers based on time/cron #1914

@trekze

Description

@trekze

From Discord:

frigjord: Are there any plans to add automatic events to Hasura? E.x trigger event at a specific date/time.

hmexx: That's an interesting idea @frigjord . It does seem to fit really well with Hasura's philosophy of being the center/orchestrator of an asynchronous/serverless stack.

I think this feature would complement Event Triggers (including Console Triggers that Tiru is working on) really nicely in a way that enables the type of apps described in Hasura's 3factor-app design pattern.

I guess the current solution is to use a 3rd-party scheduling service like https://atrigger.com/ to fire a Hasura graphql call, which itself fires an Event Trigger.

Metadata

Metadata

Labels

c/serverRelated to server

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions