Skip to content

Fixes Slow Info Retrieval Handling

Compare
Choose a tag to compare
@Step7750 Step7750 released this 31 Jan 05:05
· 674 commits to master since this release

PR: #4

Issue:
Sometimes the page doesn't reply with listing info fast enough and retrieveListingInfoFromPage returns null data in the promise.

Fix:
Moves the promises to a separate array that gets satisfied upon the next listing info update from the page