You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2019. It is now read-only.
kocolosk edited this page Feb 11, 2011
·
2 revisions
1.4.3 (BigCouch 0.3.0)
The server now ignores unexpected cast messages. "Just crash" is a
nice philosophy, except when the process really, really needs to stay
up and running.
1.4.2
Update type spec to reflect changes in 1.4.1
1.4.1
Include accumulator in timeout response so client can decide what to do next.
1.4.0
Application stores details of recent job failures for later inspection with e.g. rexi:get_last_error().
New versioning scheme which uses git tags directly.
1.3.0 (BigCouch 0.2.0)
Use more efficient timers from erlang module.
Log an error_report when a worker dies abnormally.