Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Block HTTP calls when thread pool is entirely busy#71

Open
gagbo wants to merge 1 commit intoLedgerHQ:masterfrom
gagbo:fix/http-client-pool-rejection
Open

Block HTTP calls when thread pool is entirely busy#71
gagbo wants to merge 1 commit intoLedgerHQ:masterfrom
gagbo:fix/http-client-pool-rejection

Conversation

@gagbo
Copy link
Contributor

@gagbo gagbo commented Sep 7, 2020

Fix an issue discovered with a Cosmos patch where rejected tasks do not bubble up to Ledger Live retry mechanism.

Instead the calling thread will run the 26th task, blocking all subsequent calls to get a "self throttling" effect

@gagbo gagbo mentioned this pull request Feb 17, 2021
10 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant