Skip to content

Fetch data for 22 days to stay within quota #50

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

Merged
merged 1 commit into from
Jun 13, 2025
Merged

Fetch data for 22 days to stay within quota #50

merged 1 commit into from
Jun 13, 2025

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented May 31, 2025

pypinfo --dry-run --all --indent 0 --limit 15000 --days 25 "" project
Served from cache: False
Data processed: 1.14 TiB
Data billed: 0.00 B
Estimated cost: $0.00pypinfo --dry-run --all --indent 0 --limit 15000 --days 24 "" project
Served from cache: False
Data processed: 1.09 TiB
Data billed: 0.00 B
Estimated cost: $0.00pypinfo --dry-run --all --indent 0 --limit 15000 --days 23 "" project
Served from cache: False
Data processed: 1.03 TiB
Data billed: 0.00 B
Estimated cost: $0.00pypinfo --dry-run --all --indent 0 --limit 15000 --days 22 "" project
Served from cache: False
Data processed: 1005.35 GiB
Data billed: 0.00 B
Estimated cost: $0.00

@hugovk
Copy link
Owner Author

hugovk commented Jun 13, 2025

This wasn't merged in time for 1st June due to travelling, so the old limit hit the quota and didn't complete.

I'll merge this now and and do a manual update instead. Checking the amounts:

pypinfo --dry-run --all --indent 0 --limit 15000 --start-date 2025-05-01 --end-date 2025-05-31 "" project
Served from cache: False
Data processed: 1.35 TiB
Data billed: 0.00 B
Estimated cost: $0.00pypinfo --dry-run --all --indent 0 --limit 15000 --start-date 2025-05-02 --end-date 2025-05-31 "" project
Served from cache: False
Data processed: 1.30 TiB
Data billed: 0.00 B
Estimated cost: $0.00pypinfo --dry-run --all --indent 0 --limit 15000 --start-date 2025-05-05 --end-date 2025-05-31 "" project
Served from cache: False
Data processed: 1.18 TiB
Data billed: 0.00 B
Estimated cost: $0.00pypinfo --dry-run --all --indent 0 --limit 15000 --start-date 2025-05-09 --end-date 2025-05-31 "" project
Served from cache: False
Data processed: 1001.79 GiB
Data billed: 0.00 B
Estimated cost: $0.00pypinfo --dry-run --all --indent 0 --limit 15000 --start-date 2025-05-10 --end-date 2025-05-31 "" project
Served from cache: False
Data processed: 954.65 GiB
Data billed: 0.00 B
Estimated cost: $0.00

Will use the last one, it's also 22 days.

@hugovk hugovk merged commit bb26975 into main Jun 13, 2025
3 checks passed
@hugovk hugovk deleted the quota branch June 13, 2025 13:17
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

Successfully merging this pull request may close these issues.

1 participant