You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It takes about 5 minutes before I am able to get a valid url from this endpoint: https://archive.org/wayback/available?url=${url} after using this tool. Is there anyway to speed up this process or is it constrained to the generation time of this app's worker and/or archive.org's worker? I am trying to get a more consistent way of grabbing this url in one build script without pausing the script for an uncertain amount of time.
Other than that, this tool is incredible, thank you!
The text was updated successfully, but these errors were encountered:
It takes about 5 minutes before I am able to get a valid url from this endpoint:
https://archive.org/wayback/available?url=${url}
after using this tool. Is there anyway to speed up this process or is it constrained to the generation time of this app's worker and/or archive.org's worker? I am trying to get a more consistent way of grabbing this url in one build script without pausing the script for an uncertain amount of time.Other than that, this tool is incredible, thank you!
The text was updated successfully, but these errors were encountered: