@vercel/python-workers@0.0.23
📦 vercel-cliView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release addresses an issue in Vercel Workers by implementing a fallback mechanism for metadata-only callbacks using receive_message_by_id.
🐛 Bug Fixes
- cd8f705: [vercel-workers] Fall back to `receive_message_by_id` for v2beta metadata-only callbacks