v2: fix error handling in middleware and data fetcher (#2925)

This commit is contained in:
Samy Pessé
2025-03-06 10:53:17 +01:00
committed by GitHub
parent 38e84ffe1a
commit e5366d3a49
22 changed files with 547 additions and 360 deletions
+1 -1
View File
@@ -243,7 +243,7 @@ jobs:
runs-on: ubuntu-latest
name: Visual Testing v2
needs: deploy-v2-vercel
timeout-minutes: 8
timeout-minutes: 10
steps:
- name: Checkout
uses: actions/checkout@v4