varun patil
varun patil
If the file size is big and metadata is large, properties API is throwing '413 error' with message 'too large response'
https://stackoverflow.com/questions/63054654/where-do-i-find-the-github-source-code-for-the-forge-responsive-connected-databa#comment111699182_63110204

Complex files should be translated by asking root file name like in forge-rcdb https://github.com/Autodesk-Forge/forge-rcdb.nodejs/blob/89e2e0af1d87e3b948cb66bc88f54140c6e8a0e8/src/client/components/Viewer/Extensions/Dynamic/Viewing.Extension.DataManagement/DMUploader/DMUploader.js#L77 https://github.com/Autodesk-Forge/forge-rcdb.nodejs/blob/89e2e0af1d87e3b948cb66bc88f54140c6e8a0e8/src/server/api/services/ExtractorSvc.js#L326
Summary of changes: 1) Refactor: Moved get_current_checkpoint_from_pipeline to metadata-ingestion/src/datahub/testing/state_helpers.py to allow sharing between test suites. 2) Cleanup: Removed duplicate implementation from smoke-test/tests/test_stateful_ingestion.py and updated metadata-ingestion tests to use the shared...