Jan Kalthöfer
Jan Kalthöfer
I have the same problem for objects I pass to the logger. So e.g. if I log the following: ``` import { logger } from 'firebase-functions'; const nestedObject = {...
@sceee Did any of your approaches work out in the end? I am facing exactly the same issue right now.
Thanks so much!
Hey @sergiuwaxmann I am having the same issue over and over again. Sometimes it works when I retry, the last couple of tries it didn't unfortunately. Is there anything to...
Got it! Let me know if you have any updates. For now I am moving to Colab then.