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
We had a bug on staging that prevented the resumption token from being used, meaning we only collected the first set of records from any query.
Write a test that uses a VCR recorded using a certain number of resumption tokens, and make sure that the correct number of calls is made! Or, a API call to an OAI PMH provider that we know returns more than 100 records, and make sure that number of records is collected.
The text was updated successfully, but these errors were encountered:
We had a bug on staging that prevented the resumption token from being used, meaning we only collected the first set of records from any query.
Write a test that uses a VCR recorded using a certain number of resumption tokens, and make sure that the correct number of calls is made! Or, a API call to an OAI PMH provider that we know returns more than 100 records, and make sure that number of records is collected.
The text was updated successfully, but these errors were encountered: