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

query.retry event #485

Open
azizmuradovar opened this issue May 16, 2024 · 2 comments
Open

query.retry event #485

azizmuradovar opened this issue May 16, 2024 · 2 comments
Labels
Milestone

Comments

@azizmuradovar
Copy link

Хотелось бы иметь возможность из вне тригерить ретрай

Кейс - упал запрос с ошибкой, есть кнопка обновить, нажили и предыдущий поиск перезапустили

@igorkamyshev
Copy link
Owner

Идея годная!

Мне кажется, скорее будет красиво сделать retry(query, clock) или типо того 🤔

@igorkamyshev igorkamyshev added type:enhancement New feature or request scope:core labels May 17, 2024
@igorkamyshev igorkamyshev added this to the v1.0 milestone May 17, 2024
@igorkamyshev
Copy link
Owner

Я подумал над этой идеей и не понял, а что мешает сделать простой запуск квери?

sample({ clock: buttonClicked, target: query.refresh })

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants