nasa / nasa/python_cmr

Honor "request moderation" responses

Open
#95 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
29
Forks
32
Avg merge
19h 6m
Merged PRs (30d)
1

Description

Honor the 429 responses with 'retry-after' headers, as described in Moderating Client Request Traffic

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the linked Moderating Client Request Traffic documentation first, then trace the library's request-handling entry point for CMR calls. Done means 429 responses with a Retry-After header are honored according to that documentation, with tests covering the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.