Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

feat(tests): added simulated device for testing disconnected iocs

wakonig_k requested to merge test/describe_failure_device into main

Description

When IOCs are not connected, loading the device on the device server will fail whilst trying to run the .describe method. This MR adds a simulation to test against communication errors during describe. The simulation toggles between error and pass for every call.

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading