Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

When waiting for GitHub API, periodically refresh timer #588

Open
2 tasks
xtuchyna opened this issue Jun 23, 2022 · 3 comments
Open
2 tasks

When waiting for GitHub API, periodically refresh timer #588

xtuchyna opened this issue Jun 23, 2022 · 3 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@xtuchyna
Copy link
Member

Problem statement

Currently, the user is not incrementally informed about the GH API refresh time. This can lead user to more likely interrupt the data extraction process, which is not desired.

Proposal description

Refresh timer either each second, or each minute.

Acceptance Criteria

  • drain the GH API and see if the waiting the is being refreshed
  • test if after interruption the data is saved
@xtuchyna xtuchyna added kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels Jun 23, 2022
@goern
Copy link
Member

goern commented Jul 26, 2022

/sig user-experience

@sesheta sesheta added the sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. label Jul 26, 2022
@KPostOffice KPostOffice added triage/accepted Indicates an issue or PR is ready to be actively worked on. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. and removed needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels Sep 15, 2022
@KPostOffice
Copy link
Member

KPostOffice commented Sep 15, 2022

Seems pretty straight forward. Should basically just wrap the code here in a while loop, right @xtuchyna ?

@codificat codificat moved this to 🆕 New in Planning Board Sep 26, 2022
@xtuchyna
Copy link
Member Author

xtuchyna commented Oct 5, 2022

yes you are right @KPostOffice , this was sort of a todo reminder-ish issue so that we do not forget :)

@Gkrumbach07 Gkrumbach07 moved this from 🆕 New to 📋 Backlog in Planning Board Nov 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

4 participants