Code Monkey home page Code Monkey logo

Comments (9)

rphlmr avatar rphlmr commented on June 27, 2024 2

Thanks everyone for the 0.1.1 ;)

from extensions.

laurenzlong avatar laurenzlong commented on June 27, 2024 1

Thanks for the helpful issue link @rphlmr! The best course of action is to implement the suggestion in firebase/firebase-functions#536 (comment). I confirmed with Sebastian, author of that comment, who works on Firestore, and he confirmed that was the most reliable thing to do at the moment. This bug also affects not just firestore-send-email, but other extensions that write to Firestore also. I'll make a PR for this.

from extensions.

laurenzlong avatar laurenzlong commented on June 27, 2024 1

Hi @rphlmr if you would like to be informed of new releases, you can click the "watch" button at the top right corner of this page, and then select "releases only".

from extensions.

Ehesp avatar Ehesp commented on June 27, 2024

Thanks for the report! @laurenzlong would you be able to help take a look at this?

from extensions.

rphlmr avatar rphlmr commented on June 27, 2024

I think it'll be linked to firebase/firebase-functions#536

A problem in the grpc implementation.

In my own functions I have the same problem and I rollback dependencies to :

"firebase-admin": "7.4.0",
"firebase-functions": "2.3.1"

from extensions.

rphlmr avatar rphlmr commented on June 27, 2024

Hi :)
Thanks for the PR.
I have a stupid question, excuse me, but do we'll receive an email when updates are released ?
Or where will you publish patch notes ?

from extensions.

laurenzlong avatar laurenzlong commented on June 27, 2024

You're welcome! Thanks for reporting!

from extensions.

licalac avatar licalac commented on June 27, 2024

Hi everyone,

I'm using Trigger mail Version 0.1.2 and just have same issue today ...

Unhandled error occurred during processing: { Error
    at Http2CallStream.call.on (/srv/node_modules/@grpc/grpc-js/build/src/client.js:96:45)
    at emitOne (events.js:121:20)
    at Http2CallStream.emit (events.js:211:7)
    at process.nextTick (/srv/node_modules/@grpc/grpc-js/build/src/call-stream.js:71:22)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
  code: 13,
  details: '',
  metadata: Metadata { options: undefined, internalRepr: Map {} },
  note: 'Exception occurred in retry method that was not classified as transient' }

that was not supposed to be fixed since November on version 0.1.1 ?

from extensions.

fgatti675 avatar fgatti675 commented on June 27, 2024

Got the same with 0.1.2:

Unhandled error occurred during processing: { Error
    at Http2CallStream.call.on (/srv/node_modules/@grpc/grpc-js/build/src/client.js:96:45)
    at emitOne (events.js:121:20)
    at Http2CallStream.emit (events.js:211:7)
    at process.nextTick (/srv/node_modules/@grpc/grpc-js/build/src/call-stream.js:71:22)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
  code: 13,
  details: '',
  metadata: Metadata { options: undefined, internalRepr: Map {} },
  note: 'Exception occurred in retry method that was not classified as transient' }

from extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.