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
We improved Boltex.Bolt.run_statement/3,5: Instead of always running SIG PULL we are now waiting for the run statement to return ok. This
causes the server to no longer emit IGNORED messages when a failure
happened. Boltex.Bolt.ack_failure/2,3 was adjusted accordingly