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

More debug logging #139

Merged
merged 8 commits into from
Nov 23, 2023
Merged

More debug logging #139

merged 8 commits into from
Nov 23, 2023

Commits on Nov 1, 2023

  1. More debug logging

    To help diagnose when things are going wrong this commit adds some
    additional debug logging when requests are happening, what parameters
    are being used, sleep behavior and error responses from web.archive.org.
    
    Closes edgi-govdata-archiving#138
    edsu committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    24e5a76 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Update wayback/_client.py

    Co-authored-by: Rob Brackett <[email protected]>
    edsu and Mr0grog committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8077809 View commit details
    Browse the repository at this point in the history
  2. Update wayback/_utils.py

    Co-authored-by: Rob Brackett <[email protected]>
    edsu and Mr0grog committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4fda3de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    172ee7d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Add more detail to logs

    Mr0grog committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e849db3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae4623 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    df76c14 View commit details
    Browse the repository at this point in the history
  2. Fix quotes

    Mr0grog committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a06cc35 View commit details
    Browse the repository at this point in the history