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
I've done some further research into the erroneous FERC XBRL archive updates and found the following:
he hashes of the zipfiles do differ
The contents of the zipfiles are, however, identical and there are no longer partition changes, meaning Fix erroneous FERC XBRL updates #433 did fix the partition change error and the changes to the rssfeed file
The sizes of the zipfiles are identical
The timestamps of the files within the zips are identical
I'm still not really sure how/why the zips are differing. I tried creating a test to create 2 archives and check the hashes, but I'm unable to reproduce the error.
I'm going to try modifying the XBRL archivers to use our existing add_to_archive_stable_hash method and create two new archive versions for comparison. It does feel like directly comparing hashes of zipfiles is probably a bit fragile and a more in depth comparison might be better, but if add_to_archive_stable_hash solves the problem then it's probably good enough for now.
The following challenges were observed in the September archive #412, and would speed the pace of monthly archiving:
Tasks
The text was updated successfully, but these errors were encountered: