Don't throw when dedicated snapshot is missing in dynamic workers.#6428
Don't throw when dedicated snapshot is missing in dynamic workers.#6428
Conversation
|
I now have a thorough understanding of this PR. Let me analyze the changes: Summary: This PR adds an Analysis:
This is a clean, well-scoped bugfix. The code is correct and the approach is sound. There are no actionable issues. LGTM |
Merging this PR will improve performance by 12.73%
Performance Changes
Comparing Footnotes
|
This fixes an issue with dynamic workers created in a Python Worker failing with "Received non-dedicated snapshot but compat flag for dedicated snapshots is enabled"