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
+6
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## [Version 3.10.3] - 2024-13-08
2
+
3
+
- Monitoring a batch job now concludes if the batch job is cancelled.
4
+
- The monitoring function now waits for the status of the batch job to change (even if all tiles have completed) before finalization in order to return the correct status.
5
+
6
+
1
7
## [Version 3.10.2] - 2024-24-04
2
8
3
9
- Added `max_retries` parameter to `SHConfig` class. It controls how many times the client will attempt to re-download before raising `OutOfRequestsException`. It is set to `None` by default, in which case it never stops trying. Contributed by @Regan-Koopmans.
0 commit comments