adobe / reactor-uploader

Command line tool for uploading Adobe Experience Platform Tags extensions.
Apache License 2.0
9 stars 11 forks source link

Add upload timeout parameter #69

Closed dompuiu closed 2 months ago

dompuiu commented 2 months ago

Description

Add a configurable parameter called upload-timeout. The reactor-uploader script will exit with an error if an extension is not processed by the backend in a timeframe of 50 seconds.

Related Issue

Motivation and Context

The reactor-extension-alloy project is using reactor-uploader in order to push BETA extensions automatically to an ORG for every commit merged into main. reactor-extension-alloy is taking more than 50 seconds to be processed by the backend. We need this parameter in order for our CI actions to no longer fail.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: