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
{{ message }}
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
#541 introduced the ability to specify previous versions in Capi server imports and get back a generated API based on that old version. The code which searches for these old versions is currently (repeatedly backtracks by 2048 blocks with no timeout). How best to proceed?
The text was updated successfully, but these errors were encountered:
#541 introduced the ability to specify previous versions in Capi server imports and get back a generated API based on that old version. The code which searches for these old versions is currently (repeatedly backtracks by 2048 blocks with no timeout). How best to proceed?
The text was updated successfully, but these errors were encountered: