Morning, we are trying to run some long-lifetime measurements involving looping over a sequence of TTL pulses over a few 100ms and then inserting a delay of between 10 and 100s before taking images with another set of TTL pulses.
The delay is looping inside the kernel function, but we are finding that once the kernel has been running for 6-8 minutes, it crashes with an "RTIO Destination Unreachable" error. A similar error is obtained running an infinite loop set to toggle a TTL every 100ms as we were unsure if simply adding a 100s delay would cause a problem, which also crashes after a time between 6 and 8 minutes.
Are there details anywhere on the cause of the unreachable error - trying to determine if this is a network issue or something else, apologies if we have missed something in the docs.
We are running using the stable Artiq6 release on both gateware and software, and using a Kasli v1.0 to drive TTLs on DIO_MCX output boards.