You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
here is an action failing to promote a repo because 30s wasn't enough wait time:
> Task :nexusStagingRelease
171Determining all open repositories
172Closing 1 open repositories
1731 repositories closed
174Waiting 30 seconds until the closing is done
175No closed repositories to promote (release)
Haha, well, to be fair, I just double checked and I don't even have merge rights anymore. The company was acquired and moved even, so I don't even know anyone there anymore I think.
hi, 30s wait time is sometimes not enough (see https://status.maven.org/ - in the last 2 weeks it took up to 180 seconds)
(this is especially true during hours 09:00, 12:00, 18:00, 00:00 GMT)
could you pls change this to something like 300seconds such that this isn't an issue anymore?
wait line in question: https://github.com/adaptivecomputing/plugins-gradle/blob/master/nexus-workflow/src/main/groovy/com/adaptc/gradle/nexusworkflow/NexusStagingReleaseTask.groovy#L96
The text was updated successfully, but these errors were encountered: