-
Greetings!
Semaphore could use an integration for Ansible-based test-suites like:
* [Ansible Molecule](https://ansible.readthedocs.io/projects/molecule/) (Role-based testing)
* [Ansible Lint](htt…
-
## Summary
Last week we had an unscheduled DB restart (though from the look of things, any connection drop would do it) and Dagit is now sad and confused:
```
dagster.core.errors.DagsterInstanc…
-
**Expected behavior and actual behavior:**
The execution sweep time should be reported correctly.
**Steps to reproduce the problem:**
1. Install harbor through helm
2. Go to the Job Service Da…
-
Hello! I'm having the following issue where cronitor-python is attempting to inject headers into tasks on startup, but it's failing to look up tasks in the registry:
```
Starting ...
Booting API …
-
See original PR comment: https://github.com/dotnet/sdk/pull/13078#issuecomment-679312551
Reenable the static graph tests `It_cleans_the_project_successfully_with_static_graph_and_isolation` and `It…
-
### Dagster version
latest
### What's the issue?
getting this exceptionOriginal, exception was:
```
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/dag…
-
`async_mutex::unlock()` makes a direct call to `handle.resume()` on the next awaiter in the queue. This prevents the code releasing the mutex from continuing its execution until the next awaiter -- po…
-
Advantages of the new dispatching design:
- Simplifies the current dispatching logic.
- Web server doesn’t need to constantly fetch executor info or update flow status in DB. The complicated logic…
-
**Describe the problem**
I posted a question on Stackoverflow here: [https://stackoverflow.com/questions/65126245/violation-of-foreign-key-constraint-in-task-metadata-fk-when-launching-a-task](http…
-
This is not currently being tested, and as it is a template method, we don't even check it builds correctly.