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

Transfer big repos take longer than SLEEP_TIME #2

Open
libremente opened this issue Mar 29, 2023 · 0 comments
Open

Transfer big repos take longer than SLEEP_TIME #2

libremente opened this issue Mar 29, 2023 · 0 comments

Comments

@libremente
Copy link
Contributor

The API call is asynchronous and I could not find a proper max time for this operation to happen so the check function might provide uncorrect results (returning false just because the counter finished before the transfer is finished):
https://github.com/fospo/ghscripts/blob/main/move_repos/move_repos.py#L27-L35

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

No branches or pull requests

1 participant