Skip to content

Make favorites cache refresh optional before placing bid #33

@scottmconway

Description

@scottmconway

I would like to see the option to either 1) add a flag to the favorite's note or 2) add a config option to turn OFF a forcible refresh of the favorites cache before placing a bid.

The main use case here would be that the favorites cache refresh request to ShopGoodwill can sometimes hang (i.e. return a "104: Connection reset by peer" error), which can result in failing to post a bid (especially with a smaller bid_snipe_time_delta value).

To be honest, I haven't scrutinized the exceptions thrown in the log to confirm this is the cause, but that's what I suspect can at least sometimes be the cause when my bids fail to POST. The actual bid POST request can also seem to hang, but the option to remove the forced favorites refresh does seem like a way to reduce the chance of a bid failing to POST in time.

Originally posted by @david-noa in #4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions