[PR #37] [MERGED] chore: remove check for Date.now() #39

Closed
opened 2026-02-16 04:17:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/37
Author: @dqbd
Created: 3/28/2025
Status: Merged
Merged: 3/28/2025
Merged by: @dqbd

Base: mainHead: dqbd/store-flakiness-remove


📝 Commits (1)

  • c0e3663 chore: remove check for Date.now()

📊 Changes

1 file changed (+0 additions, -14 deletions)

View changed files

📝 libs/langgraph-api/tests/api.test.mts (+0 -14)

📄 Description

Unsure why Date.now() within api.test.ts would be different from Date.now() from API code only on Windows?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs-api/pull/37 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/store-flakiness-remove` --- ### 📝 Commits (1) - [`c0e3663`](https://github.com/langchain-ai/langgraphjs-api/commit/c0e3663cafea5969025f12315bb4797a2b960236) chore: remove check for Date.now() ### 📊 Changes **1 file changed** (+0 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-api/tests/api.test.mts` (+0 -14) </details> ### 📄 Description Unsure why Date.now() within api.test.ts would be different from Date.now() from API code only on Windows? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 04:17:05 -05:00
yindo closed this issue 2026-02-16 04:17:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs-api#39