-
This is non-standard, but it would be nice to be able to schedule a script for every 10 seconds. At the moment, `* * * * *` is equal to once per minute, which is currently the most frequent cron setti…
-
Judging presentation: 5 min presentation + 10 minute Q & A (Nov 19, 20). [Review manual for awards and presentation details](https://ftc-resources.firstinspires.org/file/ftc/game/manual-06)
Define …
-
I have two netcdf datasets with the primary difference being the time resolution: one has data every minute, the other every 30 seconds. When I try to subset the 1-minute dataset with a time slice…
-
## Bug Report
### 1. Minimal reproduce step (Required)
```sql
drop table if exists t;
create table t (c1 double);
insert into t values (0.0001),(-1),(12.991),(2),(1.009);
SELECT (DATE_SUB(…
-
### Issue Summary
Currently the Availability / Working Hours only allow the usage of 15 Minute steps, so for example:
![image](https://github.com/user-attachments/assets/64cffacd-9ffc-4b96-a911-d2c1…
-
> Posted by **@lunex**
> 1296609001597046867
I only removed the Balancer category using the cog menu of the embed.
Assuming that this would work the same for the other categories here.
Removing the …
-
The "Level" end point returns a "level-date" parameter that includes decimal seconds. When editing a level, I posted back to the database with CDA and forgot to change the "level-date" which defaulted…
-
## Bug Report
For `cast_float_as_datetime`, TiDB converts the float to string first and then converts the string to datetime.
For date_sub/date_add part, TiDB converts the integer part of the floa…
-
**after ignoring tons of signalled errors**
> [...] "tons of" is not specific enough for telling whether these interfere with using the web interface of the master account, or even the same sub accou…
adlai updated
1 month ago
-
### Summary
The cpu usage rule only [supports minute as an interval unit](https://github.com/elastic/kibana/blob/main/x-pack/plugins/monitoring/server/lib/alerts/fetch_cpu_usage_node_stats.ts#L40) …