-
When running IMPORT on the larger `drt-chaos` cluster for a 1.5M warehouse multi-region TPC-C database, we're seeing the new_order table's job fail with the following failure:
```
validate unique …
-
### Describe the bug
drt has code to detect congestion, and increase the worker size (default 7x7). I'm looking for designs that exercise this path so that we can decide if the algorithm is working a…
-
The backup failure is because GCS could not handle the number of request at that specific point in time. This is because if the rate-limiting on the GCS side. But, in this particular scenario, there c…
-
When running IMPORT on the larger `drt-chaos` cluster for a 1.5M warehouse multi-region TPC-C database, we're seeing the history table's job fail with the following failure:
```
validate unique co…
-
### Describe the bug
With https://github.com/The-OpenROAD-Project/OpenROAD/pull/2528 applied so we can graph iroutes, we see drt/ta creating iroutes with discontinuities. An example, using the atta…
-
I try to set a **maximum velocity** for drt vehicles and tried to do this via `vehicleDefinitions` like this:
```xml
```
in combination with
```xml
…
-
Found in https://github.com/The-OpenROAD-Project/megaboom/pull/120. The bazel build failed and reported errors, but Jenkins said that the job was a success.
-
Would it be usefull to add a quick usage message and a description at the top of the usage message.
For instance, the example in 'example/test_runner.dart' would look like this :
```bash
usage:…
-
Back when we added this metrics as way of determining overload, in practice we would see values 10 or even more in non-overloaded clusters. We only saw degradation once this metric exceeded 30-50 or s…
-
Ticket for tracking the progress of the tool **drtOnline.py**.
**The tool needs Python 3 and the ILP solver [PuLP](https://pypi.org/project/PuLP/) to be installed.**
Example scenario:
[shared_dr…