Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Unable to update trade request #167

Open
icook opened this issue Nov 16, 2014 · 0 comments
Open

Unable to update trade request #167

icook opened this issue Nov 16, 2014 · 0 comments

Comments

@icook
Copy link
Member

icook commented Nov 16, 2014

We get these pretty regularly for a short time and they're cluttering Sentry.

Stacktrace (most recent call last):

  File "simplecoin/rpc_views.py", line 91, in update_trade_requests
    tr.distribute()
  File "simplecoin/models.py", line 86, in distribute
    amounts = distributor(payable_amount, portions)
  File "simplecoin/scheduler.py", line 499, in distributor
    return _distributor(*args, **kwargs)
  File "simplecoin/scheduler.py", line 537, in _distributor
    assert abs(amount - new_amount) < (amount / 10000)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant