@cumulus/pdr-status-check

Checks execution status of granules in a PDR

Usage no npm install needed!

<script type="module">
  import cumulusPdrStatusCheck from 'https://cdn.skypack.dev/@cumulus/pdr-status-check';
</script>

README

@cumulus/pdr-status-check

Lambda function handler for checking the status of a workflow (step function) execution. Expects a payload object which includes the name of a PDR. The concurrency of SFN API calls is set to 10 by default, and it's configurable by setting the Lambda environment variable CONCURRENCY.

About Cumulus

Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.

Cumulus Documentation

Contributing

To make a contribution, please see our contributing guidelines.