Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Model switch - #1

Open
abduvaliiev wants to merge 3 commits into
masterfrom
ra-switch
Open

Model switch#1
abduvaliiev wants to merge 3 commits into
masterfrom
ra-switch

Conversation

@abduvaliiev

Copy link
Copy Markdown

No description provided.

Comment thread src/App.js
handleModelStatusCheck(key);
intervalRef.current = setInterval(
() => handleModelStatusCheck(key),
3000,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

this could easily be 3-5 minutes imo, now it spams a bit too often

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants