Skip to content

Add db connection retry tests #31591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AgentEnder
Copy link
Member

Summary

  • add configurable retry constants for tests
  • test busy retry logic in db connection

Testing

  • NX_SKIP_REMOTE_CACHE=true pnpm nx run-many -t lint,test,build (fails: Failed to process project graph)
  • NX_SKIP_REMOTE_CACHE=true pnpm test:e2e (fails: Command "test:e2e" not found)

https://chatgpt.com/codex/tasks/task_e_684c45c99658832c9e8e4ffd959d8804

Copy link

vercel bot commented Jun 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jun 13, 2025 10:58pm

Copy link
Contributor

nx-cloud bot commented Jun 13, 2025

View your CI Pipeline Execution ↗ for commit 940535a.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ❌ Failed 45s View ↗
nx run-many -t check-imports check-commit check... ❌ Failed 16s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 2s View ↗
nx documentation ✅ Succeeded 6m 50s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-13 22:46:07 UTC

@FrozenPandaz FrozenPandaz added the priority: medium Medium Priority (not high, not low priority) label Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codex priority: medium Medium Priority (not high, not low priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants