Skip to main content

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_cost should come from selected search result.
    • Tasking requires matching offering_id, AOI, dates, interval, and max_cost from calculator.
  • Results availability: thumbnails/preview may lag a few seconds—implement retries.