forked from NCEAS/metacatui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improves DataPackage fetch method
- Refactored the fetch method in DataPackage to return a Promise and handle options correctly. - Added detailed documentation for fetch method usage. - Improved error handling and retry logic for fetch method. - Added unit tests for DataPackage fetch method to ensure proper functionality. - Fixes the issue of a new resource map ID not being created on update Closes NCEAS#2607
- Loading branch information
Showing
2 changed files
with
222 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters