15814: Fix request intercepts that assume certain field in response
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 20 Jun 2024 19:28:52 +0000 (15:28 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Mon, 24 Jun 2024 18:17:03 +0000 (14:17 -0400)
commit45b386e1334e92ca3bfdef0a772ce0109928f2ae
tree4b9d38acd3d75e8acff57529f69ffb48263dfbcb
parentdc1d76903124cd5ff90137521fe274e22f007184
15814: Fix request intercepts that assume certain field in response

During teardown, the intercept is still active but requests may return
404 from upstream, causing the intercept that modifies the reponse to fail.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
services/workbench2/cypress/e2e/process.cy.js