Select to view content in your preferred language

Multipart uploads stopped working

237
1
06-02-2024 02:57 AM
Labels (1)
AvniEf
by
New Contributor

We're uploading geojson based feature layers and export them to vector tile layers on a daily basis via REST APIs. In some cases we're using multipart uploads as the file size can increase to over 5MB (up to 80MB)

Since yesterday our jobs are getting stuck after uploading the last file chunk and calling the 'commit' API - the item job status page keeps responding with: `statusMessage: "partial"`. 

The same problem reproduces when trying to upload smaller files (<5MB); We tried uploading one of these files manually through ArcGIS online website, looking at the API calls it seems the item is stuck in the exact same state (usually only takes a few minutes to complete)

Appreciate your feedback

Screenshot 2024-06-02 at 12.55.06.png 

0 Kudos
1 Reply
AvniEf
by
New Contributor

Problem seemed to be resolved on its own after a few hours. No changes made on our end.

0 Kudos