-
We get regular requests from users to add support for pg_cron. I tell them that they can use our jobs / user defined functions capabilities instead and this has always worked well so far.
Can we add …
-
Hi,
I wanted to report an issue I'm experiencing with the `misericorde.sh` script when running it via `cron` on my Debian 12 (KDE Plasma with Wayland).
**Current Setup:**
- **Script Path:** `/h…
-
I have received a `smly_cart_cron.log` from a client. The first date is 2024-07-19 and the latest is 2024-10-23 - 96 days ~ 3 months.
This log is 30MB large. So it generates ~10MB of logs per month, …
-
Every pod that we startup gets this one Warning level event one time.
`Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "containerString": plugin t…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
2.3.1
### Steps to Reproduce
Create a new Celery task with a crontab schedule of "0 0 * * saturday". The monitor for the t…
-
Hello,
We installed this extension v4.1.6 on our Magento(v2.4.5-p2) site recently.
But we got very high memory and cpu usage with the cron group "razorpay", which made the server crash.
In our in…
-
Description: We are encountering a 400 error when attempting to create tasks in Nomad using the nomad-pack plan command. The error is related to duplicate job blocks in the rendered job file.
Steps…
-
### Environment
SDK version 10.6.0.
### Steps to Reproduce
SDK configuration:
```
config :sentry,
dsn: System.get_env("SENTRY_DSN"),
environment_name: environment,
enable_source_code_context: true,
…
-
Is it possible to have a cron expression with a time zone other than UTC?
```
schedule = {
schedule_type = "cron"
cron_expression = "0 20 0 * * ? Europe/ Paris"
}
```
-
I started getting this error last night. My suspicion is that it may be related to standard time switchover? Nothing has been changed with the code nor the configuration for months.
Code:
```golan…