woocommerce / woocommerce/wc-api-python

Docker container crashes occasionally

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.