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

Log missing update activity and fix infinite loop#5287

Merged
EricDahlvang merged 1 commit intomainfrom
eric/fixBlobsLoop
Mar 15, 2021
Merged

Log missing update activity and fix infinite loop#5287
EricDahlvang merged 1 commit intomainfrom
eric/fixBlobsLoop

Conversation

@EricDahlvang
Copy link
Copy Markdown
Member

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

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

@EricDahlvang
Copy link
Copy Markdown
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

2 participants