Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Conversation

@EricDahlvang
Copy link
Member

@EricDahlvang EricDahlvang requested a review from a team as a code owner March 8, 2021 23:12
@cleemullins
Copy link
Contributor

Can you confirm is this needs to be fixed JS / Python / Java?

@EricDahlvang
Copy link
Member Author

@cleemullins I've added the 'no parity' label, since these are not required in the other language repos.

javascript: This library is implemented differently, and does not require this fix:
https://github.com/microsoft/botbuilder-js/blob/main/libraries/botbuilder-azure-blobs/src/blobsTranscriptStore.ts#L253

python: Not implemented yet:
https://github.com/microsoft/botbuilder-python/issues/1343

java: Also not implemented:
https://github.com/microsoft/botbuilder-java/tree/main/libraries/bot-azure/src/main/java/com/microsoft/bot/azure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BlobTranscriptStore stuck in infinite loop when update or delete activities can't be found in transcript store

3 participants