Checklist
Boost component
Boost Version
Describe the Bug
When deals come in and they get handled, this can take > 30 seconds (see #1747)
When that happens, the underlaying stream connection gets killed by something.
Not the deal handler itself.
Logging Information
Repo Steps
- Add a sleep of > 30 seconds in your deal filter handling.
- Make a deal
- See that you get a stream reset on the client
- See that once your provider succeeds, it shows an err: stream reset on closing it too (here)
Note that upgrading the timeouts here does not help. (I've changed them to 60, and it still happens)
Checklist
Latest release, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.Boost component
Boost Version
Describe the Bug
When deals come in and they get handled, this can take > 30 seconds (see #1747)
When that happens, the underlaying stream connection gets killed by something.
Not the deal handler itself.
Logging Information
Repo Steps
Note that upgrading the timeouts here does not help. (I've changed them to 60, and it still happens)