-
**Is your feature request related to a problem? Please describe.**
With this PR: https://github.com/masa-finance/masa-oracle/pull/504 and https://github.com/masa-finance/roadmap/issues/69 we are in…
-
Currently, disk size assigned to each workers is not much used AFAIK.
However, the disk size configured in zimfarm.config is displayed in the UI.
Would be great to at least check if the disk siz…
-
Running workers on machines in different timezones confuses proletarian because it stores `process_at` in the db as a local timestamp w/o timezone. Perhaps it would be better if the timestamps were al…
-
As of today, workers can select which scrapers they want to run.
But at a central level, we have no control over which scrapers are allowed to run which scrapers, and this could be an issue for var…
-
#2023-11-03T07:53:27.704+0000 [JettyHttpPool-269] gid:65449b33a064331ae2689533 DEBUG backup.jobs.65449b33a064331ae2689533.myShard_1 [WTCheckpointUnitOfWorkSvc.java:getWorkUnits:174] - Unit of work req…
-
Currently, when activities schedule work, this work is processed by a looping construct somewhere in the workflow execution pipeline. Originally, this scheduler was stack based (Elsa 1 and 2).
With E…
-
I have cloned the repo to my local laptop.
I navigate to `../recipes/upstream/aws/k3s` and set the `terraform.tfvars` file
Then I run terraform init/plan/apply and get the following output with err…
-
In long game experimentation, both in Classic CWE and FF, the soldier population are increasingly decreasing due to the changes of how promotion and demotion works. Soldiers are constantly becoming fa…
-
when I run "nnUNetv2_train 219 3d_fullres all /nnUNetv2_train 219 3d_fullres all --c ", this issue happended.
This is the configuration used by this training:
Configuration name: 3d_fullres
{'da…
-
**Describe the bug**
when i use fastapi run the server.py, i want add workers , like this
if __name__ == '__main__':
parser = argparse.ArgumentParser()
parser.add_argument('--port',
…