Limits & Error Handling
- Geometry: Single Polygon only; no MultiPolygon, Features, or holes; fix self-intersections/closure.
- WebSocket:
- Hard payload limit 128 KB; validate AOI ≤ ~2500 coords.
- Expired/invalid JWT closes the connection; refresh token and retry.
- Archive vs Tasking:
- Archive
max_costshould come from selected search result. - Tasking requires matching offering_id, AOI, dates, interval, and
max_costfrom calculator.
- Archive
- Results availability: thumbnails/preview may lag a few seconds—implement retries.