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

Extreme noob encountering error while fetching arxiv api #134

Closed
bilalazhar72 opened this issue Oct 16, 2023 · 3 comments
Closed

Extreme noob encountering error while fetching arxiv api #134

bilalazhar72 opened this issue Oct 16, 2023 · 3 comments
Assignees
Labels
api Issues that correspond to arXiv API behavior rather than behavior introduced by this wrapper. bug Deviations from documented behavior. duplicate

Comments

@bilalazhar72
Copy link

Description

code runs fine and then it stops fetching anything This is cry for help

Steps to reproduce

run the code and run it again in with in 2 to 3 minutes and it might error out

Expected behavior

code is working fine but stops outputing anything and runs fine again without any changes

Versions

  • python version:3.x
  • arxiv.py version:arxiv==1.4.8

Additional context

here is the stack overflow question i posted that maybe explain this better
https://stackoverflow.com/questions/2083987/how-to-retry-after-exception

since i am a noob you can ask me antything else related to it and i will provide answers as required

@bilalazhar72 bilalazhar72 added the bug Deviations from documented behavior. label Oct 16, 2023
@lukasschwab
Copy link
Owner

Hi @bilalazhar72 — I believe this is an issue with the underlying arXiv API in the last few days, something the arXiv team needs to fix; see pinned issue #129.

I'm going to close this issue as a duplicate of that one (please feel free to subscribe to notifications there). Sorry to hear this is causing problems!

@lukasschwab lukasschwab added duplicate api Issues that correspond to arXiv API behavior rather than behavior introduced by this wrapper. labels Oct 16, 2023
@bilalazhar72
Copy link
Author

Hi @bilalazhar72 — I believe this is an issue with the underlying arXiv API in the last few days, something the arXiv team needs to fix; see pinned issue #129.

I'm going to close this issue as a duplicate of that one (please feel free to subscribe to notifications there). Sorry to hear this is causing problems!

thanks for your time and will be subscribing to notifs

@lukasschwab
Copy link
Owner

@bilalazhar72 per the thread there, behavior might improve if you upgrade to version 2.0.0 — released yesterday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues that correspond to arXiv API behavior rather than behavior introduced by this wrapper. bug Deviations from documented behavior. duplicate
Projects
None yet
Development

No branches or pull requests

2 participants