Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Create WPS Dispatcher for WIT Docker Container #8

@whatnick

Description

@whatnick

Create a dispatcher script packaged in a docker container that:

  • Reads polygons from a PostgreSQL DB or Shapefile
  • Dispatches these to polygon drill / csv creation functions in WPS
  • Does this in batches and exits early if the target CSV already exists in S3
  • Uses single-thread multi-container or multi-thread single-container approach , single-thread is preferred for Kubernetes paradigm.
  • Times out failed polygon drills with estimated processing time derived from polygon area + heuristics
  • Captures failed polygons for review

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions