Skip to content

Issues: googleapis/python-firestore

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

grpc._channel._MultiThreadedRendezvous fails; StatusCode.UNAVAILABLE; Query timed out api: firestore Issues related to the googleapis/python-firestore API.
#939 opened Jul 18, 2024 by brent-ridian
add more context to snippets api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: docs Improvement to the documentation for an API.
#929 opened Jul 2, 2024 by daniel-sanche
JWT Token issue when datetimes are mocked (used to work earlier) api: firestore Issues related to the googleapis/python-firestore API.
#924 opened Jun 16, 2024 by amks1
warning: filter using positional arguments in base_collection.py api: firestore Issues related to the googleapis/python-firestore API.
#922 opened May 20, 2024 by ivica3730k
protobuf 5.26 support api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#920 opened Apr 30, 2024 by VelizarVESSELINOV
Wrong return type in AsyncCollectionReference.list_documents api: firestore Issues related to the googleapis/python-firestore API.
#918 opened Apr 24, 2024 by gblazq
OPENSSL_internal:CERTIFICATE_VERIFY_FAILED api: firestore Issues related to the googleapis/python-firestore API.
#916 opened Apr 22, 2024 by nitinjassi
Retrieving document snapshots concurrently from different threads leads to a deadlock api: firestore Issues related to the googleapis/python-firestore API.
#913 opened Apr 12, 2024 by sergeyle
Docstrings for xrefs require an update api: firestore Issues related to the googleapis/python-firestore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: docs Improvement to the documentation for an API.
#902 opened Apr 5, 2024 by dandhlee
Types for base_query.py api: firestore Issues related to the googleapis/python-firestore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#900 opened Apr 3, 2024 by rgant
Add streaming retries to BatchGetDocuments api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#890 opened Mar 13, 2024 by daniel-sanche Retry Audit
Fix query stream resumption api: firestore Issues related to the googleapis/python-firestore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#889 opened Mar 13, 2024 by daniel-sanche Retry Audit
pass retry configuration to each next_page in Pager calls api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#888 opened Mar 12, 2024 by daniel-sanche Retry Audit
page_size not needed for list_documents api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.
#887 opened Mar 12, 2024 by daniel-sanche Retry Audit
support max_attempts in rpc calls api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#886 opened Mar 12, 2024 by daniel-sanche
can't disable timeouts in rpc calls api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#885 opened Mar 12, 2024 by daniel-sanche Retry Audit
Reconsider Watch Retryable exceptions api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#883 opened Mar 11, 2024 by daniel-sanche Retry Audit
Surface Watch exceptions api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#882 opened Mar 11, 2024 by daniel-sanche Retry Audit
Refactor BulkWriter retries api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.
#881 opened Mar 11, 2024 by daniel-sanche Retry Audit
allow user configuration of backoff values in transaction retries api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#880 opened Mar 9, 2024 by daniel-sanche Retry Audit
Improve transaction-level retry logic api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#879 opened Mar 9, 2024 by daniel-sanche Retry Audit
Replace transaction retries with api_core implementation api: firestore Issues related to the googleapis/python-firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release.
#878 opened Mar 9, 2024 by daniel-sanche Retry Audit
Call to Firestore getting timed out from the docker container. api: firestore Issues related to the googleapis/python-firestore API.
#877 opened Mar 8, 2024 by Shubham-Garg20
list_indexes function returns all indexes in the database, not within a collection api: firestore Issues related to the googleapis/python-firestore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#874 opened Mar 6, 2024 by fbjorn
ProTip! Exclude everything labeled bug with -label:bug.