Callback or promise when upload has finished processing
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 768
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
I was looking for some kind of callback or promise when the processing is done.
Some info about our project: We are uploading raster tilesets(GeoTIFF files) very often, and the file size can be from a few MBs to some GBs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the JavaScript SDK entry point for raster tileset uploads and reviewing how processing completion is currently exposed. Determine which Mapbox service response or event represents completion, then define the callback or promise behavior and verify it with the relevant upload tests; the issue does not name a file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100