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
e.g., it seems non-sensical to have crawlStartAfter and jobIdLowerBound. should validation thrown an exception? output an error, indicating what will happen?
known strange combos:
crawlStartAfter and jobIdLowerBound: should it respect both? throw an exception? currently uses dates and ignores jobIdLowerBound for selecting crawls.
jobid and a date: should it respect both? throw an exception? what if no files match?
The text was updated successfully, but these errors were encountered:
e.g., it seems non-sensical to have crawlStartAfter and jobIdLowerBound. should validation thrown an exception? output an error, indicating what will happen?
known strange combos:
crawlStartAfter and jobIdLowerBound: should it respect both? throw an exception? currently uses dates and ignores jobIdLowerBound for selecting crawls.
jobid and a date: should it respect both? throw an exception? what if no files match?
The text was updated successfully, but these errors were encountered: