What is current limit on the size of plugin artifact (jar/obr) that we can upload on marketplace as a plugin listing?
And when do we get error like "Maximum file size upload reached. Please try again later".
You are probably all set meanwhile, but for future visitors, I recommend to ask such app development and vendor business related questions in the dedicated Atlassian Developer Community's Marketplace Vendor category.
Artifact Upload Restrictions
There is meanwhile a KB article on the Artifact Upload Restrictions that supposedly explains the conditions for the "Maximum file size upload reached. Please try again later" error that vendors encounter every now and then:
The Atlassian Marketplace has restrictions in place regarding the uploading of artifacts to the platform, these restrictions are as follows.
Users must wait at least ten seconds between uploading artifacts. This is typically only an issue for bots / automation.
Users are limited to uploading artifacts adding up to ~250 MB over any given two hour period.
The hard set limit for an individual artifact is 104.8576mb
If any of these restrictions are hit then the upload will fail and a corresponding ERROR will be thrown in the UI.
That being said, be advised that vendors have encountered the error also in situations that are not violating these restrictions (just happened to myself), and the best guess is that either some calculations are off in the service backend, or some additional restrictions are not yet documented.
Potential Workaround
If you are in fact not violating any of the documented restrictions, you may be able to work around the issue by waiting for the mentioned two hour period (just worked for me at least), suggesting that this may be a general timeout for their resp. validation logic.
Marketplace Vendor Support Service Desk
For anyone encountering these kind of issues and being unable to reconcile by themselves, I recommend to file a support request via the Marketplace Vendor Support service desk:
Welcome, Marketplace Vendors! You can search the Marketplace documentation, raise a support request, report a bug or give feedback: all right here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.