-
I discussed this with @mcvsubbu a bit. Setup controller api to allow for manually triggering a periodic task. When the controller gets a request to manually execute a periodic task, it will send a bro…
-
CORE
- [ ] computing-needs-all-voices
- [ ] contracts
- [ ] debugging
- [ ] defining-values
- [ ] function-composition
- [ ] functions-dr
- [ ] functions-examples-definitions
- [ ] function…
-
![grafik](https://user-images.githubusercontent.com/49568673/108983729-70cfce80-768f-11eb-8a65-3a225316c47f.png)
It seems like the `--daily` job has a ~10 min runtime, of which 3 min are soley for …
-
# Element Request
## Type of Request
- [ ] Addition
- [ ] Edit
## Element Name
Xenon
## Description
I will be adding the Xenon page to the periodic table
-
It appears that the OakCamera's data on notes in never updated. RobotContainer creates the camera object ( RobotContainer.java:44) and it is pulled into Robot.java:63 in the periodic function. Howev…
-
Like in the aiidalab sssp app and commonwf-oxides app, we want the periodic table can only have one element been chosen.
The following code works well for my sssp app, I assume it can be inside the …
-
Element 118 (Oganesson) is absent from the periodic table (and probably other places as well). I would guess this is due to presence of the dummy atom with atomic number 0.
``` python
>>> import q…
-
## Problem Statement
As a user I would like to be able to create an AssetScan for a specific Asset from the assets screen. This is useful when investigating an environment where you don't want to s…
-
## Summary
Task scheduling framework able to support data retention policies and execute scheduled tasks, such as backup, log maintenance etc.
## Expected outcome
A SQL syntax to define data …
-
When using djcelery.schedulers.DatabaseScheduler:
1. Define a periodic task
2. Run celerybeat
3. Observe task added to djcelery_periodictask table
4. Rename the periodic task
5. Observe new task added…