Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to read TimeoutInMinutes in a task #949

Closed
petrochuk opened this issue Jun 22, 2023 · 8 comments
Closed

Add ability to read TimeoutInMinutes in a task #949

petrochuk opened this issue Jun 22, 2023 · 8 comments

Comments

@petrochuk
Copy link

petrochuk commented Jun 22, 2023

Environment

azure-pipelines-task-lib version: Latest

Issue Description

We own Power Platform Build tools tasks. Each of our tasks calls Power Platform Dataverse via WebAPI. Ideally we would like to synchronize timeouts so user only sets on TimeoutInMinutes and we adjust WebAPI timeout accordingly. When seeing WebAPI errors users are increasing TimeoutInMinutes thinking our tasks will run for longer but it is not affecting us because our task is unable to read TimeoutInMinutes.

Expected behaviour

Task should be able to read TimeoutInMinutes

Here is an example: microsoft/powerplatform-build-tools#328

Past asks here: #792 #796

@petrochuk petrochuk changed the title Add ability to read TimeoutInMinutes a task Add ability to read TimeoutInMinutes in a task Jun 22, 2023
@vmapetr
Copy link
Contributor

vmapetr commented Jun 23, 2023

Hi @petrochuk thanks for reporting!
We are working on more prioritized issues at the moment but will get back to this one soon.

@petrochuk
Copy link
Author

petrochuk commented Jul 6, 2023

@vmapetr move to backlog means this is unlikely to be done, right? Just based on backlog size of 600 items

@markus-codechefs
Copy link

When will collaboration be made possible? @vmapetr any idea?

@DenisRumyantsev
Copy link
Contributor

Hi @petrochuk @markus-codechefs.
Let us check if we can prioritize this issue and investigate how we can implement this ability in the task-lib.

@github-actions
Copy link

github-actions bot commented Oct 7, 2023

This issue has had no activity in 90 days. Please comment if it is not actually stale

@github-actions github-actions bot added the stale label Oct 7, 2023
@markus-codechefs
Copy link

I believe we may close this. There have been some improvements with our pipelines but we still experiece issues when a CRM solution takes too long to be deleted.

@markus-codechefs
Copy link

As you may see in the image below the timeout now happens at 5 min as before it was 4 min. :)

image

@github-actions github-actions bot removed the stale label Oct 11, 2023
Copy link

github-actions bot commented Jan 9, 2024

This issue has had no activity in 90 days. Please comment if it is not actually stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants