Skip to content
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

Fix: fast first message #657

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

PaulDremanovich
Copy link
Member

For the best UX, allow sending the first message faster after receiving free tokens

Copy link

vercel bot commented Aug 5, 2024

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

Name Status Preview Comments Updated (UTC)
adamant-im ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2024 2:39pm

@PaulDremanovich
Copy link
Member Author

Copy link

github-actions bot commented Aug 5, 2024

Deployed to https://msg-adamant-pr-657.surge.sh 🚀

Comment on lines 50 to +51
const UPDATE_BALANCE_INTERVAL = 10000
const UPDATE_BALANCE_INTERVAL_FOR_NEW_ACCOUNT = 2500
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const UPDATE_BALANCE_INTERVAL = 10000
const UPDATE_BALANCE_INTERVAL_FOR_NEW_ACCOUNT = 2500
const UPDATE_BALANCE_INTERVAL = 5000
const UPDATE_BALANCE_INTERVAL_FOR_NEW_ACCOUNT = 1500

@adamant-al
Copy link
Member

We'll make balance update by ws some time.

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.

2 participants