This block + 6,000 more — yours with Pro

Chat Threaded Replies

180/200
Docs
#engineering4 members
ML
Maya Lin9:00 AM

Team standup: what's everyone working on today?

DP
Dev Patel9:15 AM

Question for the team: should we use a sliding window or token bucket algorithm for the rate limiter?

KS
Kim Sato9:30 AM

Just shared the onboarding mockups in the design channel. Would love feedback before I start building.

ML
Maya Lin9:45 AM

Reminder: we have the architecture review at 2 PM. Please review the RFC doc I shared yesterday so we can have a productive discussion.

ME
You10:30 AM

Found the bottleneck in the search indexer. It was re-computing embeddings for unchanged documents. Adding a content hash check should fix it.

Thread3 replies
ML
Maya Lin9:45 AM

Reminder: we have the architecture review at 2 PM. Please review the RFC doc I shared yesterday so we can have a productive discussion.

3 replies
DP
Dev Patel9:50 AM

Read through it. I have some concerns about the caching strategy in section 3. Will bring it up.

KS
Kim Sato9:55 AM

I'll review it over lunch. The database migration section looked solid from a quick skim.

ME
You10:00 AM

Already reviewed. Left comments on the search architecture section — think we can simplify the indexing pipeline.