question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crashing after every filled order (live)

See original GitHub issue

Crashing after order is filled with the following exception:


line 252, in retry
    raise Exception("Max retries on %s (%s) hit, raising." % (path, json.dumps(postdict or '')))
Exception: Max retries on order/bulk ({"orders": [{"side": "Buy", "clOrdID": "mm_bitmex_c59XCcvmQj6tGHl8jkABLA", "symbol": "XBTUSD", "price": 7360.5, "orderQt
y": 100}]}) hit, raising.

Can I raise the max-retries anywhere to prevent this?

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
darythofccommented, Nov 6, 2018

thanks for the workaround @anakratis , this worked well for me.

1reaction
ajmansercommented, Sep 26, 2018

@anakratis thank you so much! Will give this a shot today

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting a crash - Ableton
Here are some steps to take in order to try diagnose and prevent a Live crash: Step 1 - Update Everything; Step 2...
Read more >
Why are my Android phone apps crashing or closing & how to ...
Find out why your Samsung Galaxy Android phone apps keep crashing, closing, freezing or stop working. Fix the issue with our guide and...
Read more >
What to Do During a Stock Market Crash - NerdWallet
Stock Market Crashes: How to Prepare and Not Panic · 1. Know what you own — and why · 2. Trust in diversification...
Read more >
[SOLVED] Halo Infinite Keeps Crashing on PC - Driver Easy
Game crashes tend to be graphics related. In other words, you could be using a broken or outdated GPU driver. Gamers seemed to...
Read more >
Diagnosing issues using crash reports and device logs
When receiving crash reports for your app, use them to understand the stability problems the app is having. A crash report describes how...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found