You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
For certain applications, like backup services, or uptime monitors, it is useful to run jobs on a schedule, be it daily, hourly, or whatever. Currently, as far as I am aware, applications on hippo can only respond to requests coming in, and so implementing such cron like behavior would not be possible.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For certain applications, like backup services, or uptime monitors, it is useful to run jobs on a schedule, be it daily, hourly, or whatever. Currently, as far as I am aware, applications on hippo can only respond to requests coming in, and so implementing such cron like behavior would not be possible.
The text was updated successfully, but these errors were encountered: