Skip to content

Updated the sandbox failure harness#303

Merged
nottherealalanturing merged 3 commits intoenbliq:devfrom
Kaylahray:failure-injection-harness
Feb 26, 2026
Merged

Updated the sandbox failure harness#303
nottherealalanturing merged 3 commits intoenbliq:devfrom
Kaylahray:failure-injection-harness

Conversation

@Kaylahray
Copy link
Contributor

Updated the sandbox failure harness to avoid relying on Promise in async middleware under the ES5 target. closes #294

  • Refactored sandboxHarnessMiddleware and maybeInjectFailure to be synchronous, using setTimeout for latency injection instead of an async sleep helper.
  • This keeps all failure modes and behavior intact while resolving the TypeScript ES5 'Promise' constructor error.

@nottherealalanturing nottherealalanturing merged commit b6444bb into enbliq:dev Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failure Injection Harness

2 participants