-
Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in `vendor_bundled/vendor/henrique-borba/php-sieve-manager/src/ManageSieve/Client.php` on line 93
When I try to see the det…
-
### Describe your problem
Pipeline execution times are longer than expected for simple functions. For example, `gcr.io/kpt-fn/set-namespace:v0.1` against a folder with a cert-manager installation m…
-
I am facing difficulties when using [at](https://linux.die.net/man/1/at) to schedule a one-time job after a certain time like this:
```
at -f ./my-script.sh now + 1 minute
```
Using `atq` I ca…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
from https://asktug.com/t/topic/1023086
1. set max_execution_time = 3…
-
## Enhancement
Currently, TiDB queries are terminated when they exceed max_execution_time, but the PD requests generated by these queries, such as GetRegion calls, do not adhere to the same timeout c…
-
### What happens?
Unexpected long execution time for paged access using OFFSET -> LIMIT on larger datasets.
**Approach:**
- Dataset: NY-Taxi yellow data(sub)set with 115,025,861 rows x 19 column…
-
![image](https://github.com/user-attachments/assets/394b6c3e-1530-4054-876f-faddeda5078f)
-
According to the introduction of DDS, its real-time performance seems to be better, but after my test, the execution time of DDS's own API is not stable, as shown in the following example:
```
…
-
**Is your feature request related to a problem? Please describe.**
Certificate is in state notReady due Order failure, after 2 retries order succeeded and certificate change to status Ready, there we…
-
### Description
When a user has a lot of time sources running in their project at once, the time_source_start() function takes longer to execute than if there are fewer time sources. The more time …