coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Provide an upper bound on ensure(...) timeouts/polling #211

Closed brianoliver closed 9 years ago

brianoliver commented 9 years ago

A suggestion from Mark Falco is that we should provide a default upper-bound on how long we wait during an ensure(...) call (ie: Eventually.assertThat).

eg: we should not wait more than 1 second between retrying a Deferred.get().

This would provide an upper bound as to the worst case delay, which we currently don't have.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-211

brianoliver commented 9 years ago

Reported by @brianoliver

brianoliver commented 9 years ago

Marked as fixed by @brianoliver on Saturday, December 20th 2014, 11:07:52 am