-
This test failed on a CI run on **"main"**:
https://github.com/oxidecomputer/omicron/runs/33299021748
Log showing the specific test failure:
https://buildomat.eng.oxide.computer/wg/0/details/01JD6A…
-
Are the databases on https://colabfold.mmseqs.com/ available anywhere else, like AWS? Download speeds are very slow and seem to be limited by at the mmseqs.com end.
## Expected Behavior
Downloa…
-
**Is your feature request related to a problem? Please describe.**
When using the following call for dbs, it is required to perform a call for each db or use for loop and call the function for …
-
It appears the datasources.publish method does not have functionality to use multiple connection_credentials objects. We have several sources that connect to different databases, and while the source …
-
For scenarios where there are multiple ways to accomplish a certain task, there should be a way to define conditional tasks.
For example, when:
- you can download the source code in multiple way…
-
Hi,
Love this project. Haven't actually tried a data load yet but I was thinking about the write performance issues.
I see in the docs:
> By default, a transaction is commited every 10 files …
-
my migrations directory was named pillar.migrations and this was throwing an exception stating it could not find any migration files, renaming the directory to migrations fixed this issue, but that is…
-
We should document clearly that some DMs may not work properly if operations on Sapphire objects have *side effects*.
From my perspective, side effects are updates to states outside of a Sapphire …
-
We realised in #2563 that we needed to update our controller tests, so that they use the DatabaseSelector middleware in the test suite and pick up any cases of trying to write to the database during r…
-
We need to build the infrastructure required to start incorporating headers like `Set-Cookie`, where the result can be multiple different values inside one header (admittedly, that was a bad example).…