-
Hello! After installing qpanel I configure "reset stats" like this
```
[reset_stats]
queue_01 = daily,00:00:00
```
but after that i've got error:
```
root@qpanel:/usr/src/qpanel# python a…
-
In order to manage vulnerabilities for application dependencies(npm, gem, etc), what about collecting dependencies information of application via vaz?
---
The issue I'd like to resolve is the we…
-
##### ISSUE TYPE
* Feature Idea
##### COMPONENT NAME
~~~
UI
~~~
##### CLOUDSTACK VERSION
~~~
4.16+
~~~
##### CONFIGURATION
NA
##### OS / ENVIRONMENT
NA
#####…
-
I've recently upgraded to R 4.0
```
R version 4.0.3 (2020-10-10)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Mojave 10.14.6
```
when I run the loadAllData function in deepSN…
-
Comments added by Merge Schedule always specifies UTC time, even though another time zone has been specified in the merge-schedule.yml workflow file.
In `handle-pull-request.ts` it looks like it sh…
-
Last evening, at exactly 9 PM EDT (2 AM GMT), hourly jobs started running continuously--instead of being scheduled for the next hour. This caused a major load event and we had to stop Cavalcade everyw…
-
I have a Jenkins server running on an EC2 instance with a number of workers running in containers in our data center. Most of my jobs are either triggered on a timed schedule or are triggered by the …
timja updated
6 years ago
-
Python: 3.7.4
Ray: 0.8.0
OS: Ubuntu
```
import ray
import numpy as np
import time
ray.init()
@ray.remote
class Model:
def classify(self,x):
time.sleep(0.005)
@ray.remote
…
-
Hi @dsander @cantino, I've been using Huginn for a while and have been running it on Heroku with no problems. Yesterday I've noticed that I had a huge queue of jobs, which was my fault since I was sav…
-
Hello,
I have some questions about periodic tasks:
### Poll Interval for Periodic Tasks
Currently, the polling interval is hardcoded to 30 seconds:
https://github.com/film42/sidekiq-rs/blob/c1…