Complete
over 5 years ago

WERETECH-6408, WERETECH-7425, WERETECH-7514

Could not reproduce.

File not found error

On real device randomly occurs error: File Not Found Error - while trying to read from Storage

Error is already quite old. From CIQ_LOG.YML I see that it occurs roughly once a day. It is not as visible as before because Watch restart automatically Watchface.

Parents
  • This may be a red herring, but FWIW

    In some of my cases of File Not Found error on reading a Storage value, it appeared to be a latency issue in that I overcame it by inserting a delay with a timer before reading the value.
    I have not encountered the issue recently and hav not needed to implement the timer.

Comment
  • This may be a red herring, but FWIW

    In some of my cases of File Not Found error on reading a Storage value, it appeared to be a latency issue in that I overcame it by inserting a delay with a timer before reading the value.
    I have not encountered the issue recently and hav not needed to implement the timer.

Children