freelawproject / foresight

Where we discuss and prioritize new features
2 stars 1 forks source link

Do a better job flipping the is_sealed flag on PACER Fetch requests #26

Open mlissner opened 7 months ago

mlissner commented 7 months ago

A client is asking if the Fetch API could handle the is_sealed flag more consistently. My impression is that it doesn't currently set that flag when people try to get documents, but it should, and when it does, the download should be marked as successful.

I think we should investigate this a bit and see if we can do a better job here.