Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

praekeltfoundation/seed-scheduler

Repository files navigation

Seed Scheduler

The Seed Scheduler is one of the microservices in the Seed Stack.

The Scheduler has the following key responsibilities:

  • Allow other services to create scheduled callbacks via the API.
  • At the scheduled time, call the configured URLs with the configured payload.