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

[Feature] Add cron job service #23

Open
Adrastopoulos opened this issue Jul 4, 2023 · 0 comments
Open

[Feature] Add cron job service #23

Adrastopoulos opened this issue Jul 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Adrastopoulos
Copy link
Member

Description

To run our email/archive service, we need a way to regularly hit an endpoint. Unfortunately, Next.js does not have a built-in way to execute cron jobs (no persistent server process). However there are many tools that we can use. Here's one.

Designs

No response

@Adrastopoulos Adrastopoulos added the enhancement New feature or request label Jul 4, 2023
@StarkOdinson612 StarkOdinson612 self-assigned this Oct 5, 2024
@rrao4 rrao4 self-assigned this Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants