Skip to content

v1.1.2

Compare
Choose a tag to compare
@acchou acchou released this 01 May 19:34
· 1541 commits to master since this release
c35019a

1.1.2 (2019-05-01)

Bug Fixes

  • google: Fix ECONNRESET errors by retrying pubsub sends in google queue mode. (6528116)
  • google: Lower rate of throttled google write requests, to increase robustness of fn creation. (cfa90e9)
  • google: Make timeout detection more robust for google queue mode. (990ce09)
  • google: Retry function creation in more failure cases. (fde6315)