-
Hello,
I have installed the sheduler and in the magento admin everything seemed right, until I discovered that no cron jobs were executed. They are sheduled an they are started and finished but withi…
-
**Background:** I'm trying to use the SOEM as the ethercat master for a 10-DoFs robot, and the actuator drive is elmo gold twitter.
**Issues:** When using SOEM to control elmo drive, the elmo can …
-
```
ext{
// log
slf4jVersion = '1.7.36'
log4j2Version = '2.17.2'
springbootVersion = '2.4.3'
springVersion = '5.3.4'
}
```
```
configurations {
// log
all…
-
Hello,
First thank you for your great extension, is very useful.
We need to create a cron job like this ligne:
*/5 \* \* \* \* /usr/bin/php /var/www/html/MyProcess.php
When I try to create a new tas…
-
Hello,
Thank you for your work. I am interested in your AdaFactor implementation. I want to use the same training hyper-parameters from PEGASUS (https://arxiv.org/pdf/1912.08777.pdf) to train my mode…
-
First it does not work
mdupont@space-station:~/experiments/osm/dist/SleekXMPP$ kestrel status
2011-06-12 09:51:04,311 INFO Negotiating TLS
2011-06-12 09:51:04,311 INFO Using SSL version: 3
20…
-
I've run the following code to process a batch of files in external program:
```julia
ThreadPools.@qthreads for i in 1:length(filelist)
try
file = filelist[i]
run(`some exter…
-
Pienso que unar un sheduler convencional no es suficiente para solucionar las probleméticas de la aplicación (básicamente definir ciertas acciones que deben ser ejecutadas a una fecha dada con cierta …
-
Hello all !
Thanks for this very simple sheduler.
I'm facing an app FC whenever I plan a shedule on Sundays (either with a 0, or a 7 or even with 'sun'). Others days are fine.
I tried to read t…
Ji-eF updated
7 years ago
-
The `dask-worker` and `dask-scheduler` support the following three parameters:
```
--tls-ca-file
--tls-cert
--tls-key
```
which allows the user to use the Certificates and Private Keys. Howeve…