You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@
5
5
### ✨ Improved
6
6
7
7
*[#195](https://github.com/sdss/jaeger/issues/195) Prevent late replies to timed out commands to flood the log/actor window. The errors are now redirected only to the CAN log. Timed out commands are reported unless the command is a broadcast with the number of replies not defined.
8
+
* Increase timeout for `FPS.update_status()` and `FPS.update_position()` to 2 seconds.
9
+
* Allow `FPS.update_position()`, `FPS.update_status()` and `FPS.update_firmware_version()` to retry once if they time out.
0 commit comments