woocommerce / woocommerce/wc-api-python
Docker container crashes occasionally
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 216
- Forks
- 108
- Avg merge
- 6h 34m
- Merged PRs (30d)
- 1
Description
Running a wcapi.put("orders/12345", data).json() occasionally (about 2% of the time) causes my docker container to crash. data is always an order status change. Running Python 3.6.10
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
Reproduce the wcapi.put("orders/12345", data).json() call with an order status change in the reported Docker and Python 3.6.10 environment, then inspect the container's crash output. The issue is resolved when the intermittent failure is explained and order status updates complete without crashing the container.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100