Skip to content

Issues: firebase/firebase-functions-python

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Improve internal typings in Manifest to avoid _typing.Any
#31 opened Feb 1, 2023 by taeold updated Feb 1, 2023
curl gets 500 regardless of grpc error code used in HttpsError waiting for customer response Issue is on hold awaiting more information from OP
#129 opened Aug 26, 2023 by ekalosak updated Aug 28, 2023
Implement RetryConfig for pubsub_fn.on_message_published decorator feature-request New feature or request
#132 opened Sep 7, 2023 by jacobg updated Sep 11, 2023
Firebase Function with python. Data Are not written to The Firebase Emulator waiting for customer response Issue is on hold awaiting more information from OP
#115 opened Jul 5, 2023 by BrightX0 updated Sep 11, 2023
Can not access SecretParam from on_document_created
#127 opened Aug 20, 2023 by arndtvoges updated Sep 28, 2023
Add triggers for onCreate and onDelete feature-request New feature or request
#94 opened May 17, 2023 by gijswobben updated Oct 23, 2023
Missing retry in storage and firestore trigger decorators feature-request New feature or request
#165 opened Nov 29, 2023 by DominicOrga updated Jan 8, 2024
Async support blocked: framework This is blocked on the functions-framework-python package feature-request New feature or request
#135 opened Sep 15, 2023 by antont updated Jan 15, 2024
Configure CPU-allocation, the run.googleapis.com/cpu-throttling boolean in Cloud Run waiting for customer response Issue is on hold awaiting more information from OP
#173 opened Feb 5, 2024 by antont updated Feb 12, 2024
Firestore Emulator Cloud Trigger Issue with Write Operations bug Something isn't working emulator
#174 opened Feb 11, 2024 by DominicOrga updated Feb 12, 2024
firebase use flask route get "ECONNRESET" ,The restful api never response until 60s timeout waiting for customer response Issue is on hold awaiting more information from OP
#159 opened Nov 13, 2023 by xactester updated Feb 26, 2024
logging library doesn't support Exceptions
#172 opened Feb 5, 2024 by sjudd updated Mar 1, 2024
RetryConfig seems to be ignored on @tasks_fn.on_task_dispatched waiting for customer response Issue is on hold awaiting more information from OP
#177 opened Feb 14, 2024 by sjudd updated Mar 4, 2024
Error in firebase_functions/private/util.py processing event time attribute bug Something isn't working waiting for customer response Issue is on hold awaiting more information from OP
#136 opened Sep 16, 2023 by ekalosak updated Mar 8, 2024
Firestore updates cause intermittent freezing of event triggers bug Something isn't working
#183 opened Mar 14, 2024 by DominicOrga updated Apr 17, 2024
Getting incorrect CORS 403 Error, resolves if I delete the Firebase function and re-deploy waiting for customer response Issue is on hold awaiting more information from OP
#193 opened Apr 12, 2024 by ahill187 updated Apr 18, 2024
KeyError: 'datacontenttype' bug Something isn't working waiting for customer response Issue is on hold awaiting more information from OP
#187 opened Mar 31, 2024 by edump72 updated Apr 18, 2024
Please do a release
#208 opened Jun 25, 2024 by styoe updated Jun 25, 2024
setting up firebase-functions with Python waiting for customer response Issue is on hold awaiting more information from OP
#206 opened Jun 16, 2024 by neo-xy updated Jul 1, 2024
FloatParam is not parsing env var properly bug Something isn't working
#209 opened Jun 28, 2024 by vpusher updated Jul 1, 2024
No stack trace in the log when an exception occurs
#213 opened Jul 4, 2024 by takahashi-shotaro-al updated Jul 4, 2024
Cannot set invoker to public for HTTP request function waiting for customer response Issue is on hold awaiting more information from OP
#182 opened Mar 5, 2024 by thanhbinh01234 updated Jul 16, 2024
ProTip! Exclude everything labeled bug with -label:bug.