CyberSource / CyberSource/cybersource-rest-client-python
Timeout
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24
- Forks
- 42
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Hello! Thank you in advance for reading this.
We're using the Python API to process payments, and we're having an issue where a payment API request can take up to five minutes to return a 'Connection aborted' message. Is there any way to get the requests to timeout after 30 seconds?
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the Python client creates and sends payment API requests; the issue does not name a file, entry point, or test. Done should mean that request timeout behavior can be configured or otherwise limited to 30 seconds, with coverage for the resulting timeout behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, payments
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100