-
When indices for the teraslice state storage are created we pass in mappings that include `dynamic: false`.
job mapping:
```
{
settings: {
'index.number_of_shards': 5,
'index…
-
### Introduction
We want to know how to delete failed Sidekiq jobs so they don't clutter up the application.
This ticket is a good one to pair with another developer.
### Acceptance criteria
- [ ] …
-
Command **add company** handles case sensitivity.
For example:
add job n/Software Engineer c/google s/100000 d/Looking for an
exceptional individual
is successful as shown in the image.
![image.…
-
Currently, the `--cpus` or `cpus:` are not respected for job scheduling for a SkyPilot task, which makes the user with CPU tasks need to manually schedule them.
-
**Description:**
I want to optionally annotate the cache-key with an extra description, such that if we have multiple jobs, that all only have a partial execution of the pom, they can still get a ful…
-
Requested feature: Remove terse output requirement for parallel jobs
Use case: Full output while still having parallel capability
Currently, a terse output is required for running harnesses in pa…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Steps/Code to reproduce bug**
Follow this guide http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports to cr…
-
It appears to intend to allow you to rename jobs (wanted to add "ZZ" to the end of inactive ones to get them out of the way), but when clicking "save" I get the message "You have not selected create n…
-
### Affected documentation section
_No response_
### Documentation improvement description
Hello team,
I’m currently using the Auto_Jobs_Applier_AIHawk tool and have encountered some difficulty …
-
`MultiBackendJobManager.run_jobs` has a `start_job` callable to create a job and, as suggested by its name, to start it too.
However, blindly starting each job on creation is actually an anti-patter…