-
**Description**
I'd like to modify any user's crontab.
## New commands
### cron.add
- Should not produce duplicate entries
- Cron syntax should be validated before entering into crontab u…
yonas updated
1 month ago
-
Hello, I have started a cron job when a certain condition meets in the code. When I'm trying to stop the cron job, it doesn't stop. I have written a code like this. Can you please check if there is so…
ghost updated
1 month ago
-
```
-- parent process : l7ph6gka-mmrVE5P23lRa-1BWgQC8MXH8FcTbs6wk_U
Handlers.add(
'ping',
Handlers.utils.hasMatchingTag('Action', 'Ping'),
function(msg)
print("Recei…
xgocn updated
2 weeks ago
-
Hello and thanks for your great work!
We are using latest GJ (multiple workers) and Googles cloudSQL postgres with it, and we got steady stream of unique constraint violation errors:
log: clouds…
-
Currently, "REFRESH_INTERVAL" for Bots and OSINTSources can only be set as an interval in "minutes", which is translated to an [apscheduler trigger](https://apscheduler.readthedocs.io/en/3.x/userguide…
-
`Deno.cron` uses the `saffron` crate for parsing cron patterns, which doesn't support seconds. I propose to include seconds in the cron pattern syntax. While not commonly available in "system cron", s…
-
We use canary deployments through Argo Rollouts to deploy our services. For services that utilize the Kubernetes Horizontal Pod Autoscaler (HPA) with CPU-based scaling, we observe the stable ReplicaSe…
-
We talked about improving the Airflow Slack notification behavior in our retro recently - [What Could Be Improved](https://docs.google.com/document/d/1P1Gf_y29AcKrNPLcIMUkLfdEEPW0efK7whuihtcuUrk/edit?…
-
## Bug description
```
[2024-09-27T13:23:27.978779+02:00] app.ERROR: Symfony\Component\HttpFoundation\Exception\SessionNotFoundException: There is currently no session available. in /usr/www/users/o…
-
## What's going wrong?
Cron fails to restart a pm2 job from a bash script. However, the pm2 job is successfully restarted when the same script is manually run.
## How could we reproduce this i…