question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extension Validation times out during publishing - could not override fast defaults

See original GitHub issue

2017-12-20T19:16:57.8041612Z error: Error: Validation timed out. There may be a problem validating your extension. Please try again later. 2017-12-20T19:16:57.8261928Z ##[error]tfx failed with error: Error: d:\a\_tools\tfx.cmd failed with return code: 4294967295

We have an extension in development (not public), that uses a ‘Publish Extension’ task which calls tfx-cli. It started hitting the above error on 12/20. We could see this corresponded to a newer tfx-cli version, which added new fast validation timeout values in the PackagePublisher. It appears that we are consistently exceeding the fast timeout, and I could not see how to extend the validation timeout with command-line options. Additionally, we have seen cases where we hit the above error, but the extension was actually published.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
T-Hugscommented, Mar 20, 2018

The timeout period has changed and the error message now explains how to get the current validation status.

0reactions
T-Hugscommented, Jun 10, 2019

I’m not able to reproduce any issues with publishing/validation right now. Can you provide more details?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Publishing Extensions - Visual Studio Code
Learn how to publish Visual Studio Code extensions to the public Marketplace and share them with other developers.
Read more >
Manage Dashboard Extensions in Tableau Server
A Sandboxed extension can query data in the dashboard, but it can't send that ... can choose to override the default and prohibit...
Read more >
Troubleshoot pipeline runs - Azure DevOps
If a pipeline doesn't start at all, check the following common trigger related issues. UI settings override YAML trigger setting; Pull request ...
Read more >
Authoring Tasks
Run build validations early in the build: e.g. validate I have the correct credentials before starting the work for a release build. Get...
Read more >
Configuration
To configure MassTransit so that it can be used to send/publish ... However, it cannot override the EndpointName if it is specified in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found