-
### SubTasks
https://www.notion.so/appsmith/ERD-CRON-for-Workflows-7b329ba9e10843fa9e6f1439aedbcd6a
srix updated
3 months ago
-
Добрый день.
Отваливается автообновление через некоторое время, может есть иной способ? Способ на главной странице у меня работал некоторое время, у некоторых работает только 1 раз.
Откройте адм…
-
Currently, `manage_windows_profiles` sub-job is part of the `mdm_apple_profile_manager` cron job.
Issue 1. The cron is misnamed -- it has `apple` in the name. Bug?
Issue 2. As we scale MDM and add fe…
-
### Question
I'm currently using Nuxt in a Docker Compose project. I'm wondering how to check all currently scheduled cron jobs with their respective timings.
-
### Description
I'm trying to create 2 astro deployments (dev and prod) using a variable
The behavior is the same when using a `for_each` loop on a set of string
### Steps To Reproduce
### Working…
-
### No existing issues.
- [X] There is no existing issue for my request.
### Description
Disclaimer: das Problem tritt vor allem auf langsamen Systemen auf, egal welche Controller version. Ak…
-
### Describe the Bug
Nothing happens at the supposed cron execution time
### Steps to reproduce
Here is my `~/.config/git-sync/config.yaml`:
```
username: m-danya
token:
include_forks: false…
-
I feel like these errors used to be occasional throughout our error log, but when I checked today - it was just absolutely loaded with them for tons of domains.
`[09-Oct-2024 13:32:30 UTC] PHP WA…
-
I have two tasks scheduled to run all days in a specific hour:
0 7 * * *
0 1 * * *
Those cron schedules are not working, but I have another one to ruan each 20 minutes (*/20 * * * *) that is workin…
-
Due to problems with the endlessly running cron.php, I identified the issue by finding the "long running job." By obtaining the start time of the PID from ps and searching the logs, I discovered that …