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:Resolve the problem of polling #239

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

yang1666204
Copy link
Collaborator

Summary

  1. Solve the problem of backup configuration page polling failure.
  2. Add the suffix day to the input box on the backup configuration page.

Solution Description

Some thoughts on component design: the component BackupConfiguration is a controlled component, and the data comes from the parent component, so the polling request should also come from the parent component. Here I have redesigned the polling function of the component BackupConfiguration and solved the problem that polling may fail.

@yezaoshu yezaoshu merged commit 9d93ab3 into oceanbase:master Mar 12, 2024
4 checks passed
@yang1666204 yang1666204 added the dashboard The issue or PR is related to oceanbase dashboard label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard The issue or PR is related to oceanbase dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants